This is the mail archive of the crossgcc@sources.redhat.com 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] | |
I copied the relevant sections out of http://kegel.com/crosstool/crosstool-0.29/patches/glibc-2.3-20050307/glibc-2.3.4-allow-gcc-4.0-powerpc64.patch for a mipsel target.
The build still fails, but now with an assembler error at crtbegin.o.
Build log follows:
-g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time \ -Dinhibit_libc -c /home/administrator/src/crosstool/crosstool/build/mipsel-unknown-linux-gnu/gcc-4.0-20050305-glibc-2.2.5/gcc-4.0-20050305/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o as: unrecognized option `-EL' make[1]: *** [crtbegin.o] Error 1 make[1]: Leaving directory `/home/administrator/src/crosstool/crosstool-0.30/bui ld/mipsel-unknown-linux-gnu/gcc-4.0-20050305-glibc-2.2.5/build-gcc-core/gcc' make: *** [all-gcc] Error 2
------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |