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: gcc 3.3.2/3.4.0 mipsel cross compiler build failure: xgcc usingwrong 'as'


Bastiaan Bakker wrote:
I'm trying to build a cross compiler for mipsel on a i386 Fedora Core 2
machine. However the compile fails ... when xgcc
tries invokes the native assembler with mipsel options:

Did you put the binutils you built on your path? Forgetting to modify PATH can cause this kind of trouble.

To see what happens I replaced /usr/bin/as with mipsel-linux-as. In that
case it happily continues the build only to run into trouble later.

What problem do you run into later?


By the way, I just last night managed to build glibc-2.3.2 for
mipsel with gcc-3.4.0.  I'll post the crosstool snapshot that
has the needed fixes later today.
- Dan

--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

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