crosstool-ng/scripts/build
Yann E. MORIN" 5a28e26b8d Fix building x86_64 on x86_64 (and hopefully all other *64 archs on the same *64):
- symlink all lib64/ dirs to the corresponding lib/ dir
Also, prevent gcc from installing some of its target libs outside of the sys-root, in the first place.
Thanks to Laurent DUFRECHOU for reporting the bug and testing the fix.

 /trunk/scripts/build/cc_gcc.sh |   26     0    26     0 --------------------------
 /trunk/scripts/crosstool.sh    |   14    14     0     0 ++++++++++++++
 2 files changed, 14 insertions(+), 26 deletions(-)
2008-07-27 16:35:37 +00:00
..
debug Remove garbage files left behind by downloads from sourceforge.net. 2008-07-22 14:17:10 +00:00
tools Don't check fo lynx, it's no longer used. 2008-07-24 06:47:08 +00:00
binutils.sh Fix CT_DoExecLog usage when building binutils' libraries for target. 2008-07-14 15:42:27 +00:00
cc_gcc.sh Fix building x86_64 on x86_64 (and hopefully all other *64 archs on the same *64): 2008-07-27 16:35:37 +00:00
debug.sh Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted. 2008-05-03 09:53:49 +00:00
gmp.sh Fix CT_DoExecLog usage when building GMP for target. 2008-07-14 21:21:35 +00:00
kernel_linux-libc-headers.sh Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
kernel_linux.sh Use CT_DoExecLog for Linux headers install. 2008-07-14 13:51:45 +00:00
libc_glibc.sh Do log the glibc build commands. 2008-07-26 12:26:42 +00:00
libc_uClibc.sh Use CT_DoExecLog when building uClibc. 2008-07-14 15:48:51 +00:00
mpfr.sh Use CT_DoExecLog for MPFR build. 2008-07-14 15:15:40 +00:00
tools.sh Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted. 2008-05-03 09:53:49 +00:00