http://sourceware.org/bugzilla/show_bug.cgi?id=12952
--- Comment #7 from Ian Lance Taylor <ian at airs dot com> 2011-07-01 23:47:51 UTC --- Thanks for the test case. Unfortunately, I am missing a lot of the input libraries: ../gold/ld-new: error: cannot find -lavcodec ../gold/ld-new: error: cannot find -lavutil ../gold/ld-new: error: cannot find -lxvidcore ../gold/ld-new: error: cannot find -lx264 ../gold/ld-new: error: cannot find -lvpx ../gold/ld-new: error: cannot find -lvpx ../gold/ld-new: error: cannot find -lvorbisenc ../gold/ld-new: error: cannot find -lvorbis ../gold/ld-new: error: cannot find -logg ../gold/ld-new: error: cannot find -lvo-amrwbenc ../gold/ld-new: error: cannot find -lvo-aacenc ../gold/ld-new: error: cannot find -ltheoraenc ../gold/ld-new: error: cannot find -ltheoradec ../gold/ld-new: error: cannot find -logg ../gold/ld-new: error: cannot find -lschroedinger-1.0 ../gold/ld-new: error: cannot find -lopencv_core ../gold/ld-new: error: cannot find -lopencv_imgproc ../gold/ld-new: error: cannot find -lopencv_video ../gold/ld-new: error: cannot find -lopencv_flann ../gold/ld-new: error: cannot find -lopencore-amrwb ../gold/ld-new: error: cannot find -lopencore-amrnb ../gold/ld-new: error: cannot find -lmp3lame ../gold/ld-new: error: cannot find -lgsm ../gold/ld-new: error: cannot find -lfaac ../gold/ld-new: error: cannot find -lbz2 Since this is a -shared link I can do the link without them, but then it succeeds. In order to fix this bug, I will need to have some way to reproduce it in isolation. I suppose it must have something to do with the version script somehow getting confused by the versions in the shared libraries included in the link, but I don't see what it could be. -- 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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils