Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Copying extra libs into image using external toolchain
@ 2010-02-02 23:07 Cameron Hutchison
  2010-02-03  0:04 ` Grant Edwards
  0 siblings, 1 reply; 7+ messages in thread
From: Cameron Hutchison @ 2010-02-02 23:07 UTC (permalink / raw)
  To: buildroot

I have two buildroot (2009.11) configs set up:
1. A config that only builds a toolchain and installs it in
/opt/brtc/<srch-tag> (with uClibc and C++ support)
2. A config that uses that toolchain as an external toolchain and builds
the entire image (at91bootstrap, u-boot, linux, rootfs)

In the toolchain's output/target/usr/lib is libstdc++.so - as I
specified to build a C++ compiler. 

When I build the image, this library is not copied into it. The uClibc
libraries are copied. 

What do I need to do to get this library copied into the image? 

The docco talks about "Core C library from external toolchain" and
"Libraries to copy from the external toolchain" options but I cannot
find these under menuconfig.

The option for "Build/install c++ compiler and libstdc++" are enabled in
both configs.

Thanks

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-02-08  6:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-02 23:07 [Buildroot] Copying extra libs into image using external toolchain Cameron Hutchison
2010-02-03  0:04 ` Grant Edwards
2010-02-03 22:13   ` Cameron Hutchison
2010-02-04  0:01     ` Lionel Landwerlin
2010-02-06 16:02       ` Thomas Petazzoni
2010-02-08  5:38         ` Cameron Hutchison
2010-02-08  6:34           ` Cameron Hutchison

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox