This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: javac+packages+gcj+makefile=help_wanted
- To: ashe at boulder dot qms dot com
- Subject: Re: javac+packages+gcj+makefile=help_wanted
- From: Anthony Green <green at cygnus dot com>
- Date: Fri, 24 Sep 1999 12:12:24 -0700
- CC: java-discuss at sourceware dot cygnus dot com
- References: <9909241828.AA12525@boulder.qms.com>
Steve wrote:
> I've seen various schemes that send groups of .java to javac or
> .class to gcj (like the build of libgcj(?)), but I have lots of
> classes, and it bogs down development to recompile the whole mess
> every time there's a small source change.
>
> Any ideas?
Recent automake snapshots have some support for Java.
Have a look at http://www.cygnus.com/~green/gcj-xml4j-2.0.9-1.tar.gz.
I cooked this up some time ago for building IBM's XML4J. It probably
doesn't work anymore (XML4J and GCJ have changed over time).
This assumes you have class and source files for everything already -
so it is not directly applicable, but it might be useful to look at.
AG
--
Anthony Green Cygnus Solutions
Sunnyvale, California