This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

why non-PIC code in /usr/lib/libgcj.so.3.0.0?


   On both debian ppc sid and redhat based ppclinux, I
am seeing non-PIC code linked into  /usr/lib/libgcj.so.3.0.0
as determined by...

objdump --all-headers /usr/lib/libgcj.so.3.0.0 | grep TEXTREL
  TEXTREL     0x0

any idea why this is happening and is it unique to ppclinux?
                       Jack


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]