Bug#176081: libgcj.so.3.0.0 has non-PIC static code linked in

2003-01-31 Thread Jack Howarth
This should be fixed upstream now... http://gcc.gnu.org/ml/gcc-patches/2003-01/msg02409.html

Bug#176081: libgcj.so.3.0.0 has non-PIC static code linked in

2003-01-09 Thread Jack Howarth
Typo...the test was... objdump --all-headers /usr/lib/libgcj.so.3.0.0 | grep TEXTREL TEXTREL 0x0 ...of course. Jack

Bug#176081: libgcj.so.3.0.0 has non-PIC static code linked in

2003-01-09 Thread Jack Howarth
Package: libgcj3 Version: 3.2.2-0pre3 On debian ppc sid, the /usr/lib/libgcj.so.3.0.0 shared lib appears to have non-PIC static lib code linked in which is a violation of debian policy. This probably is a upstream (non-debian) problem as I see this on the same lib from Franz Sirl's redhat based gc