This is the mail archive of the gcc-bugs@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]

[Bug libgcj/32465] Linking 64-bit libgcj.so fails on Solaris 10/x86: non-PIC code despite -fPIC



------- Comment #2 from hjl at lucon dot org  2007-06-22 18:26 -------
On Linux, I got

0000000002e1b960     1 OBJECT  LOCAL  HIDDEN   25
gnu::gcj::runtime::FinalizerThread::finalizer_ready

It looks like assembler/linker on Solaris don't have proper visibility
support.

BTW, the last symbol visibility bug in GNU binutils was fixed on
2006-12-12.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32465


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