gcc-4.3.2?
Carlo Wood
carlo@alinoe.com
Sun Jul 11 13:42:00 GMT 2010
I just got the latest(?) crosstool from http://kegel.com/crosstool/
but it gets stuck at gcc-4.2-20061024 and was apparently not
maintained for a long time.
Is there a way to easily build a cross compiler that targets
gcc-4.3.2 and glibc-2.7 ?
What I need a cross compiler on my x86_64 debian 'testing' (AMD)
that targets my much slower pentium4 debian 'stable' machine.
I tried to create my own .dat file and produced:
BINUTILS_DIR=binutils-2.19.1
GCC_CORE_DIR=gcc-4.3.2
GCC_DIR=gcc-4.3.2
GLIBC_DIR=glibc-2.7
LINUX_DIR=linux-2.6.26.7
GDB_DIR=gdb-6.8
GLIBC_EXTRA_CONFIG="$GLIBC_EXTRA_CONFIG --enable-kernel=2.6.26"
but this failed...
[...]
+ cp -r include/asm-i386 /usr/src/crosstool/result/gcc-4.3.2-glibc-2.7/i686-unknown-linux-gnu/i686-unknown-linux-gnu/include/asm
cp: cannot stat `include/asm-i386': No such file or directory
--
Carlo Wood <carlo@alinoe.com>
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list