Problem in GCC 3.4 MIPS -march=mips1
Paul Koning
pkoning@equallogic.com
Fri Jun 25 21:54:00 GMT 2004
>>>>> "Eric" == Eric Christopher <echristo@redhat.com> writes:
>> This works mostly correctly. But we run into trouble in one spot:
>> libgcc2 has some float code in it that is compiled (apparently)
>> with the default arch, which as of GCC 3.4 is mips64 (it used to
>> be mips1).
>>
Eric> What is your configure line? I don't believe any default has
Eric> been changed for any toolchain.
Yup... user error. David Daney pointed me there, we had
--with-arch=sb1. Fixing now...
Thanks.
paul
More information about the Gcc
mailing list