On Fri, 19 Aug 2011 22:53:57 +0100, Sam Nazarko wrote:
Hello,
In 2011.02x it is possible to include the toolchain on the target,
but
this option is not visible in 2011.05. I would like to include the
gclibc toolchain as I need to do some external compiling. The only
option I can find that may be related is "Include development files
in
the target system" which is enabled, but still ./configure fails at
finding GCC.
The option moved.
You need to enable "development files in the target filesystem" (under
"Build options") and then go to to Package -> Develpment tools and
select gcc.
Note that this is strictly for internal toolchains at the time.
Regards.