I'm confused.
You mean you're building a toolchain inside scratchbox using crosstool,
or you're trying to import a toolchain created with crosstool to scratchbox?
Anyway, only latter of the choices above works (or has any meaning).
The recommended way of bringing new toolchains into scratchbo
On Dec 5, 2007 8:34 AM, thisway.diy <[EMAIL PROTECTED]> wrote:
>I use crosstool-0.43 to build a toolchain in scratchbox, with the host-gcc
> target.
> But it doesn't search the /lib or /usr/lib when linking.
>Even I add "NATIVE=yes" in binutils-2.15/ld/genscripts.sh, and then
> re-build t
I use crosstool-0.43 to build a toolchain in scratchbox, with the host-gcc
target.
But it doesn't search the /lib or /usr/lib when linking.
Even I add "NATIVE=yes" in binutils-2.15/ld/genscripts.sh, and then re-build
the toolchain
with crosstool again, the question is still the same.
I h