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 have 'google' for that two days, just find a solution to set the variable 
GCC_EXEC_PREFIX:
export GCC_EXEC_PREFIX=/usr/lib//
   Do somebody have a better way? I am curious why the toolchains pre-builded 
by scratchbox.org is ok.
   The toolchain was build with gcc-3.4.5, glibc-2.3.6 and binutils-2.15.

        thisway.diy
[EMAIL PROTECTED]
          2007-12-05
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to