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


>>>>> "Jan" == Jan Nijtmans <nijtmans@users.sourceforge.net> writes:

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]