This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Why is GCJ shy of overwriting a .class file?
- From: Andrew Haley <aph at redhat dot com>
- To: Ranjit Mathew <rmathew at hotmail dot com>
- Cc: java at gcc dot gnu dot org
- Date: Fri, 8 Nov 2002 10:46:24 +0000 (GMT)
- Subject: Why is GCJ shy of overwriting a .class file?
- References: <aqg47v$eq8$1@main.gmane.org>
Ranjit Mathew writes:
> Hi,
>
> gcj happily overwrites object files, executables,
> etc. after compilation, but it complains if a class
> file already exists.
Not to me. Please give an example of this behaviour.
Andrew.