This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcg(roovy)
- From: Tom Tromey <tromey at redhat dot com>
- To: Mark Derricutt <mark at talios dot com>
- Cc: java at gcc dot gnu dot org
- Date: 28 Jan 2005 08:40:54 -0700
- Subject: Re: gcg(roovy)
- References: <41F96306.2080709@talios.com>
- Reply-to: tromey at redhat dot com
>>>>> "Mark" == Mark Derricutt <mark@talios.com> writes:
Mark> Off topic question here - has anyone tried running/compiling
Mark> groovy with gcj at all?
Actually this sort of thing isn't really off topic. We like to hear
about people using gcj.
I hadn't heard of anyone trying groovy yet, so I tried it yesterday.
It compiled fine with -findirect-dispatch, but groovysh wouldn't
start up with gij :-(. I didn't investigate why.
Tom