This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcj/89: dependency code puts the wrong file first



>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:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]