relocation R_X86_64_PC32: but fPIC used
H. J. Lu
hjl@lucon.org
Sun Apr 24 18:30:00 GMT 2005
On Sun, Apr 24, 2005 at 02:12:00PM -0400, sean darcy wrote:
> I'm trying to build smilutils, a video conversion utility, on amd64.
>
> /usr/bin/ld: .libs/filehandler.o: relocation R_X86_64_PC32 against
> `std::basic_string<char, std::char_traits<char>, std::allocator<char>
> >::~basic_string()@@GLIBCXX_3.4' can not be used when making a shared
> object; recompile with -fPIC
> /usr/bin/ld: final link failed: Bad value
> collect2: ld returned 1 exit status
>
> But they're al built with -fPIC:
>
Is this the same as
http://sources.redhat.com/bugzilla/show_bug.cgi?id=584
Can you try the latest Linux binutils?
H.J.
More information about the Binutils
mailing list