reduce libgcj building time
Tom Tromey
tromey@redhat.com
Wed Jan 15 18:36:00 GMT 2003
>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:
Ranjit> The ".deps" file mechanism has one tiny irritant, at least for
Ranjit> me: whenever there's an error in building a Java file and
Ranjit> I correct the cause of the error and attempt to build it again,
Ranjit> the build process stops and complains about the missing ".d"
Ranjit> file - I must first "touch" this file into existence before
Ranjit> continuing with the build.
When I add a new .java file, I add it to Makefile.am and re-run
automake. Then configure creates the .d file for me. Does this not
work for you?
Tom
More information about the Java
mailing list