This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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]

Re: support for GCC4.0's fvisibility option in JNIEXPORT macro


More than one month passed by without any comment in the mailing
list. Does that mean that the idea is approved?

Regards,
       Jan Nijtmans

30 Mar 2007 13:40:27 -0600, Tom Tromey <tromey@redhat.com>:
Jan> 2007-??-??  Jan Nijtmans  <nijtmans@users.sourceforge.net>
Jan>    * jni_md.h: Add the possibility to compile jni code with.
Jan>    -fvisibility=hidden. This causes all symbols to be hidden
Jan>    except the JNI functions which need to be exported.

FWIW this seems like a reasonable idea to me.
I couldn't think of anything this would break.
Any other comments?  Otherwise I will put it in.

Tom


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