This is the mail archive of the java@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: win32: Why exports of JNI_* symbols from _exe_ files


>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:

Ranjit> "LIBGCJ_IS_A_DLL" should be replaced with whatever
Ranjit> we #define when libgcj is built as a DLL (is there
Ranjit> anything like this?).

If there is, libtool would be defining it.
Maybe -DPIC, but that seems pretty suspect.

Do we ever build libgcj as a DLL?  I thought Anthony had made that
work once, but that the code wasn't in cvs.

Tom


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