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]

x86_64 multilib build error


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


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