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: libgcj.dll on MinGW


>>>>> "TJ" == tj  <tj@laurenzo.org> writes:

TJ>    - Change gij.exe to not link against libgij but to include gij.cc
TJ> directly.  It seems that MinGW startup libraries aren't too happy about
TJ> having a main function that really lives in a DLL.

This one would have to be platform-dependent, I think.  We
intentionally added -lgij as a convenience a while ago (worded
weaselly since I forget the exact scenario :-).

Tom


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