This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Java roadmap
- From: Per Bothner <per at bothner dot com>
- To: automake at gnu dot org
- Date: Thu, 06 Mar 2003 13:05:19 -0800
- Subject: Re: Java roadmap
I'm not on the automake list, but noticed Simon Richter;s
posting from March 1.
I would like support for GCJ. What I've done in Kawa
(a large autotools-based Java library) is support a
--with-gcj flag. When it is specified, not only
will .class and .jar files be built using gcj -C,
but also creates .o and .lo and .so files.
This is done using various kludges - real automake
support would be better!
--
--Per Bothner
per at bothner dot com http://www.bothner.com/per/