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


Tom Tromey wrote:
> 
> 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 :-).

See:

  http://gcc.gnu.org/ml/java-patches/2004-q2/msg00787.html

Ranjit.

-- 
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/


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