This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: libgcj, Win32 & dll's
- To: Jeff Sturm <jsturm at sigma6 dot com>
- Subject: Re: libgcj, Win32 & dll's
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Fri, 14 Jan 2000 10:43:06 +1300
- CC: java-discuss at sourceware dot cygnus dot com
- References: <38752413.EF685A4A@sigma6.com>
Jeff Sturm wrote:
> Having reached a point where I can benefit from a native Win32 port of
> libgcj, I scanned the archives to see what had been done... apparently
> nothing that is complete, ready, tested. There was/is a web site for
> libgcj on Win32, though it appears to be unreachable.
Jon Beniston was working on a native win32 port - his web page is at
http://www.cs.bris.ac.uk/~jb7216/libgcj/
Native win32 threads are working but there is no exceptions or java.net support
yet. His port is based on libgcj 2.95.
regards
[ bryce ]