gcj/70
bryce@albatross.co.nz
bryce@albatross.co.nz
Sun Jun 18 23:50:00 GMT 2000
The following reply was made to PR gcj/70; it has been noted by GNATS.
From: bryce@albatross.co.nz
To: Moreton@sourceware.cygnus.com, Mike@sourceware.cygnus.com,
java-gnats@sourceware.cygnus.com, tromey@cygnus.com
Cc:
Subject: Re: gcj/70
Date: 19 Jun 2000 06:42:35 -0000
Synopsis: -M generates incorrect dependancies for .class files
State-Changed-From-To: feedback->closed
State-Changed-By: bryce
State-Changed-When: Sun Jun 18 23:42:35 2000
State-Changed-Why:
- This is an ancient PR,
- we havn't heard back from the reporter,
- and I agree with Tom that there isn't a problem here:
$ gcj -C B.java
$ rm B.java
$ gcj -M C.java
C.o : C.java /usr/local/gcc/share/libgcj.zip ./B.class ./A.java
Changes to B's superclass, A, will still cause a rebuild of C
because gcj -M also reports the dependency on A.java.
http://sourceware.cygnus.com/cgi-bin/gnatsweb.pl?cmd=view&pr=70&database=java
More information about the Java-prs
mailing list