[Buildroot] [autobuild.buildroot.net] Build results for 2014-05-22

Peter Korsgaard jacmet at uclibc.org
Wed May 28 08:05:29 UTC 2014


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

Hi,

 > Regarding using the wrapper for the internal toolchain, there's always
 > the problem of where we put the real toolchain binaries vs. the wrapper
 > binaries. For the external toolchain, it's simple: the real toolchain
 > binaries are in $(HOST_DIR)/opt/ext-toolchain, and the wrappers in
 > $(HOST_DIR)/usr/bin. But for the internal toolchain, we build/install
 > all the toolchain components with --prefix=$(HOST_DIR)/usr.

Conceptually we could do something like

 --prefix=$(HOST_DIR)/usr \
 --bindir=$(HOST_DIR)/opt/raw-toolchain

But I haven't tried it.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list