[Bug libgcj/30999] support for GCC4.0's fvisibility option in JNIEXPORT macro
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jun 28 19:35:00 GMT 2007
------- Comment #3 from tromey at gcc dot gnu dot org 2007-06-28 19:35 -------
Subject: Bug 30999
Author: tromey
Date: Thu Jun 28 19:35:25 2007
New Revision: 126090
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126090
Log:
2007-06-28 Jan Nijtmans <nijtmans@users.sourceforge.net>
PR libgcj/30999:
* jni_md.h: Add the possibility to compile jni code with.
-fvisibility=hidden. This causes all symbols to be hidden
except the JNI functions which need to be exported.
Modified:
trunk/libjava/ChangeLog
trunk/libjava/include/jni_md.h
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30999
More information about the Java-prs
mailing list