From: Peter Korsgaard <peter@korsgaard.com>
To: Alex <earthquake.de@freenet.de>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] buildroot host builds with g++
Date: Sun, 08 May 2022 21:25:00 +0200 [thread overview]
Message-ID: <87a6brhlo3.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <fec240d1-19eb-93fa-24b3-e1292d471605@freenet.de> (Alex's message of "Sun, 8 May 2022 20:09:43 +0200")
>>>>> "Alex" == Alex <earthquake.de@freenet.de> writes:
Hi,
>> > So, if I build the idl compiler for the target, compile is
>> > successfull. (make with TARGET_CONFIGURE_OPTS)
>> > But buiding for the host (make with HOST_CONFIGURE_OPTS) the build
>> > fails with
>>
>> > g++: error: /usr/bin/g++": No such file or directory
>>
>> > In buildroot-config, BR2_TOOLCHAIN_BUILDROOT_CXX is set.
>>
>> > So how can I get a g++ for host building?
>>
>> You need to instal g++ on your build machine.
> g++ is installed on my build machine where I create my buildroot system.
> The project compiles outside of buildroot on my build machine.
> Does buildroot environment need a link/variable to the g++ on the
> built machine?
Are you sure? Based on the above, it doesn't sound like you have a
/usr/bin/g++?
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-05-08 19:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <80d6f58b-a36e-6148-c6b6-37a29d3244e5@freenet.de>
2022-05-06 15:23 ` [Buildroot] buildroot host builds with g++ Peter Korsgaard
2022-05-08 8:35 ` Alex
2022-05-08 9:06 ` Peter Korsgaard
2022-05-08 18:09 ` Alex
2022-05-08 19:25 ` Peter Korsgaard [this message]
2022-05-09 6:46 ` Alex
2022-05-09 6:50 ` Peter Korsgaard
2022-05-09 8:20 ` Alex
2022-05-06 14:23 Earthquake
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a6brhlo3.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=earthquake.de@freenet.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.