[Bug java/46324] New: gcj should support the javac flags such as -verbose, -sourcepath and -source
tnagy1024 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Nov 5 21:11:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46324
Summary: gcj should support the javac flags such as -verbose,
-sourcepath and -source
Product: gcc
Version: 4.5.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: java
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: tnagy1024@gmail.com
The gcj -C command should support the same options:
gcj: unrecognized option '-verbose'
gcj: unrecognized option '-source'
gcj: unrecognized option '-sourcepath'
The -verbose flag is really useful to list the files that have just been
created.
More information about the Java-prs
mailing list