[Bug middle-end/28781] -fPIC generates non-PIC code

2006-12-13 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-12-13 09:37 --- No testcase in 3 months so closing. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/28781] -fPIC generates non-PIC code

2006-09-12 Thread hjl at lucon dot org
--- Comment #4 from hjl at lucon dot org 2006-09-12 14:49 --- This may be related to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20218 Please provide # readelf -s --wide ./flow/gslpp/.libs/libgslpp.a | c++filt| grep "vtable for GSL::WaveDataHandle" -- hjl at lucon dot org changed:

[Bug middle-end/28781] -fPIC generates non-PIC code

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-09-12 08:10 --- /usr/bin/ld: ./flow/gslpp/.libs/libgslpp.a(datahandle.o): relocation R_X86_64_PC32 against `vtable for GSL::WaveDataHandle' can not be used when making a shared object; recompile with -fPIC This looks more like a b