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: master error list for crossgcc enthusiasts


Roman Duka wrote in January '04:
Problem:
x86-cross-sparc64 toolchain, binutils-2.14, gcc-3.4-20040121, glibc-2.3.3-20040127
cross compiling glibc fails


Solution:
When running "configure" script for glibc, set CC="sparc-64-unknown-linux-gnu -mcpu=ultrasparc3"
... Error was: ...
../sysdeps/sparc/sparc64/memset.S:248: Error: Architecture mismatch on "fzero".
../sysdeps/sparc/sparc64/memset.S:248: (Requires v9a|v9b; requested architecture is v9.)

Hey Roman, now that I'm trying gcc-3.4 on all platforms, I finally ran into this myself! Thanks for posting that. Google pulled it up immediately when I searched for the error message. I'll see if I can get a fix into crosstool-0.28. - 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]