This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


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

java/1374: gcj -C diverges from javac



>Number:         1374
>Category:       java
>Synopsis:       gcj -C diverges from javac
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apbianco
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 20 12:19:23 PST 2000
>Closed-Date:    
>Last-Modified:  
>Originator:     Tom Tromey
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
In theory `gcj -C' should be a drop-in replacement
for `javac'.  However, this currently isn't the case.
See: http://java.sun.com/products/jdk/1.2/docs/tooldocs/solaris/javac.html
In particular -sourcepath and the @file feature are
probably worth emulating.
We might actually have to write a separate `javac'-like
program to handle things like `-g:none'.  I don't know.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:

Formerly PR gcj/346

>Unformatted:


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