x86_64 multilib build error
Srinivas Murthy
codevana@gmail.com
Tue Sep 18 21:57:00 GMT 2007
Hi,
I'm trying to build a cross-compile toolset for x86_64 with multilib
enabled using the crosstool 0.43
I'm using gcc-4.1.1 glibc-2.3.6 and nptl enabled.
I'm using GCC_EXTRA_CONFIG="--enable-multilib"
It fails saying it cannot find crti.o when trying to build the final gcc.
Any ideas on how to fix it? I tried copying the native /usr/lib/* and
/lib/* into the appropriate place but that didnt seem to work.
Besides these libs should be built as part of the toolset generation right?
What is the correct way to generate the multilib capable (being able
to compile and link 64b and 32b apps) cross toolset?
Thanks much in advance.
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list