This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Eclipse and GCJ
- From: Tom Tromey <tromey at redhat dot com>
- To: Fernando Lozano <fernando at lozano dot eti dot br>
- Cc: java at gcc dot gnu dot org
- Date: 10 Jul 2003 08:27:34 -0600
- Subject: Re: Eclipse and GCJ
- References: <3F0CE503.4060507@lozano.eti.br>
- Reply-to: tromey at redhat dot com
>>>>> "Fernando" == Fernando Lozano <fernando@lozano.eti.br> writes:
Fernando> What's the current status of Eclipse under SWT:
I recommend reading Mark Wielaard's page:
http://www.klomp.org/mark/gij_eclipse/index.html
This is still the current state of affairs, except due to a libffi bug
fix our startup is a bit faster.
Fernando> - Will it run on Win32 using the latest Mohan build?
I don't know.
Fernando> - Can I use 2.1.1 or shoud I use the old 2.1(M4) mentioned on
I think 2.1.1 should work, but I haven't tried it lately.
Fernando> - Still needs to disable the GC?
No.
Fernando> - Still needs to copy files to emulate a Sun Java2 SDK directory
Fernando> layout, specially rt.jar?
No, I don't think so.
Fernando> - Any nice news or big problem from third-party plugins?
I don't know.
Tom