bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/12952] Cannot compile ffmpeg with gold on FreeBSD 8 64bit


From: website-sourceware at interfasys dot ch
Subject: [Bug gold/12952] Cannot compile ffmpeg with gold on FreeBSD 8 64bit
Date: Mon, 4 Jul 2011 08:56:14 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12952

--- Comment #11 from interfaSys sàrl <website-sourceware at interfasys dot ch> 
2011-07-04 08:56:10 UTC ---
I've just tried with a snapshot and I get a segmentation fault, right at the
start, but it could be a general problem with gold in 2.21.52 as it seems even
recompiling binutils with this snapshots will create a broken ld.

Here is where it fails with ffmpeg:
BEGIN /home/tmp/ffconf.QPAcoEVR.c
    1   int main(void){ return 0; }
END /home/tmp/ffconf.QPAcoEVR.c
gcc46 -O2 -pipe -funroll-loops -ftracer -Ofast -floop-interchange
-floop-strip-mine -floop-block -flto=6 -march=native -fno-strict-aliasing -msse
-I/usr/local/include/vorbis -I/usr/local/include -c -o
/home/tmp/ffconf.Jwt8C8fl.o /home/tmp/ffconf.QPAcoEVR.c
gcc46 -L/usr/local/lib -o /home/tmp/ffconf.u4bKBmuw /home/tmp/ffconf.Jwt8C8fl.o
-pthread
C compiler test failed.

If I switch to ld.bfd, then things work as usual.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]