From: MikeW <mw_phil@yahoo.co.uk>
To: buildroot@busybox.net
Subject: [Buildroot] C++ cross compiler]
Date: Thu, 16 Nov 2006 09:24:55 +0000 (UTC) [thread overview]
Message-ID: <loom.20061116T100028-172@post.gmane.org> (raw)
In-Reply-To: 29305.82.171.61.116.1163624395.squirrel@webmail.aerende.com
<nina.holly@...> writes:
>
> Phillipe,
> If by staging_dir, you mean where the cross compiler
> executables go, there is no arm-linux-uclibc-g++
> in the bin directory where the arm-linux-uclibc-gcc
> executable is.
>
> 1. I am using gcc-3.4.2, binutils-2.16.1 and a uClibc
> snapshot from around Aug. 1, 2006.
>
> 2. In toolchain/gcc there is a gcc-uclibc-3.x.mk file.
> Is this the .mk file you were referring to?
>
> Nina
No, there should literally be a directory called
"buildroot/build_arm_nofpu/staging_dir/bin/"
(the "build_arm_nofpu" bit depends on your build settings)
which gets created as part of your buildroot make.
So under "buildroot" (the buildroot installation dir)
you should get "build_arm_nofpu" or something like it.
Under "build_arm_nofpu" you will get a subdirectory for each
package, plus one called "root" and one called "staging_dir".
The "root" one is where your root filesystem is built, and
the "staging_dir" one is where
a) the built toolchain is placed
b) files built from packages are created prior to installation in "root"
Among the directories in my "staging_dir" containing toolchain files
are "arm-elf-linux", "arm-linux" and "bin" which contain links to
compilers (including c++) or the executables themselves.
What is the directory path in your system to what you call
"where the cross compiler executables go" ?
Regards,
Mike
next prev parent reply other threads:[~2006-11-16 9:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-15 20:59 [Buildroot] C++ cross compiler] nina.holly at aerende.com
2006-11-16 9:24 ` MikeW [this message]
2006-11-16 14:57 ` nina.holly at aerende.com
2006-11-16 16:08 ` MikeW
2006-11-16 9:44 ` Philippe Ney
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=loom.20061116T100028-172@post.gmane.org \
--to=mw_phil@yahoo.co.uk \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox