This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc-4.3.2?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]