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]

Re: [Patch] CT 0.3 - glibc-2.2.5-allow-gcc-4.0-mipsel


Piete Sartain wrote:
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.

Thanks, I'll apply to the next version of crosstool.


The build still fails, but now with an assembler error at crtbegin.o.
...
as: unrecognized option `-EL'
make[1]: *** [crtbegin.o] Error 1
make[1]: Leaving directory `/home/administrator/src/crosstool/crosstool-0.30/build/mipsel-unknown-linux-gnu/gcc-4.0-20050305-glibc-2.2.5/build-gcc-core/gcc'

Eh, as the next poster said, the thing to do is find out why it's running your workstation's assembler instead of the mipsel-as... A little googling finds this has come up before, maybe: http://sources.redhat.com/ml/crossgcc/2004-05/msg00250.html http://gcc.gnu.org/ml/gcc/2004-08/msg00143.html No obvious answers, though. - Dan

--
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

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