Open GoogleCodeExporter opened 9 years ago
Upon inquisition, it appears that the problem does not come from the fact that
"--plugin" should be used in place of "-plugin" but rather than
"trunk/third_party/binutils/Linux_x64/Release/bin/ld.gold" has **not** been
compiled with "--enable-plugin" option.
I don't know if this is an error in the build process or something else, but I
recompiled binutils with "--enable-plugin" option and the compilation went
forward.
Original comment by nico...@smartmeup.org
on 21 May 2014 at 6:53
LINK(target) out/Debug/common_audio_unittests /home/nschoe/workspace/webrtc/test/trunk/third_party/binutils/Linux_x64/Release/ bin/ld.gold: -plugin: unknown option /home/nschoe/workspace/webrtc/test/trunk/third_party/binutils/Linux_x64/Release/ bin/ld.gold: use the --help option for usage information collect2: error: ld returned 1 exit status webrtc/common_audio/common_audio_unittests.target.mk:310: recipe for target 'out/Debug/common_audio_unittests' failed make: *\ [out/Debug/common_audio_unittests] Error 1
Original issue reported on code.google.com by
nico...@smartmeup.org
on 20 May 2014 at 10:17