Jay Miller wrote:
> At the end I get the following link error:
>
> /usr/bin/ld: .libs/log.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
> make[1]: *** [libgnashbase.la] Error 1
This looks like you are using two different compilers. Have you done a
make clean between configuration attempts ? Also I'd drop passing any
flags to configure like --with-pic, etc... The default behavior should
be what works best.
- rob -
_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash