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]

does crosstool-ng support to build static toolchain now?


I am trying to build x-tools that could compile spec 2006 that run on sesc.  
The target architecture is mips, C library is glibc, gcc version is 4.4.3
I got an error as:

x-tools/mips-unknown-linux-gnu/bin/../lib/gcc/mips-unknown-linux-gnu/4.4.3/../../../../mips-unknown-linux-gnu/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status
 
I do have -libgcc_s.so in the corresponding directory.

Thanks
Guanghui

--
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]