This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
gcj/89: dependency code puts the wrong file first
- To: java-gnats at sourceware dot cygnus dot com
- Subject: gcj/89: dependency code puts the wrong file first
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 5 Nov 1999 05:39:33 -0000
- Reply-To: Tom Tromey <tromey at cygnus dot com>
- Resent-Cc: java-prs at sourceware dot cygnus dot com, green at cygnus dot com
- Resent-Reply-To: java-gnats@sourceware.cygnus.com, Tom Tromey <tromey@cygnus.com>
>Number: 89
>Category: gcj
>Synopsis: dependency code puts the wrong file first
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: apbianco
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Nov 04 21:40:02 PST 1999
>Closed-Date:
>Last-Modified:
>Originator: Tom Tromey
>Release: current cvs
>Organization:
>Environment:
>Description:
Current if I compile a file called C.java with -M, I can
get a dependency list that looks like this:
creche. gcj -M C.java
C.o : ./A.java ./B.java /x1/egcs/install/share/libgcj.zip C.java
It is customary for C.java to appear first on this list.
(This is a fairly minor problem.)
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: