[Bug lto/48947] 4.6.0 fails to link ffmpeg with LTO and gold
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 10 12:29:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48947
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2011.05.10 12:06:14
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-10 12:06:14 UTC ---
Please make sure the ffmpeg makefiles properly pass compiler options,
including -fPIC, to the gcc driver used at link time. It looks like it
does not do so (especially using libtool or cmake may have issues here).
More information about the Gcc-bugs
mailing list