[patch] compiling multiple Java source files at once
Bryce McKinlay
bryce@albatross.co.nz
Tue Feb 20 00:52:00 GMT 2001
Alexandre Petit-Bianco wrote:
> I think that `-v' should report something that we can reuse right
> away, especially in debug situation (I don't know how many times I
> couldn't reproduce a bug unless all flags generated by gcj were passed
> to jc1, say, within gdb.)
I think it would be nicer/cleaner if the driver were to just pass the filelist through to jc1 rather than using a temporary file to pass the list. Is there a reason why it can't do that?
regards
[ bryce ]
More information about the Java
mailing list