[Bug lto/48947] 4.6.0 fails to link ffmpeg with LTO and gold
gmarkhor at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed May 11 12:13:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48947
--- Comment #2 from Vadim Markovtsev <gmarkhor at gmail dot com> 2011-05-11 11:43:03 UTC ---
I ensured that. ffmpeg does not use cmake, just ordinary GNU make; no libtool
is called at all down to the point where gcc fails (checked it with "make -n"
and "configure --cc='gcc -v ...'"). fPIC is passed correctly to each CC and LD
call, it is always in COLLECT_GCC_OPTIONS.
More information about the Gcc-bugs
mailing list