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 :-).

Well, in my messing around I did get this to work at one point.  I must
have stumbled across one of the workarounds that Danny mentioned. 
Unfortunately, I don't remember which permutation I was working on.  As I
recall in that build, though, GIJ worked but nothing else did.


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