Results of a test mass rebuild of rawhide-20090126 with gcc-4.4.0-0.9

Julian Sikorski belegdol at gmail.com
Tue Feb 3 20:03:36 UTC 2009


Jakub Jelinek pisze:
> On Tue, Feb 03, 2009 at 08:52:53PM +0100, Julian Sikorski wrote:
>> I took a stab at fixing museek+, and I was able to get a bit farther.
>> Now, I'm stuck. It says ld returned 1 exit status without an apparent
>> reason:
>> https://koji.fedoraproject.org/koji/getfile?taskID=1102268&name=build.log
>> Please help.
> 
> There is a whole bunch of errors about undefined __sync_fetch_and_add_4
> from what I can see.  These are the same reason as has been discussed
> before, this libstdc++ header requires -march=i486 or later (the default
> is -march=i586, but i386.rpm builds use explicit -march=i386).
> Koji will be hopefully changed soon to default to i586.rpm or i686.rpm.
> 
> 	Jakub
> 
Oh, so that's the culprit then. Seems like I've fixed all I could then.
Thanks again!

Julian




More information about the devel mailing list