This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/18585] uniform passing of the classpath parameter
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 27 Nov 2004 01:32:25 -0000
- Subject: [Bug java/18585] uniform passing of the classpath parameter
- References: <20041120233235.18585.bojan@antonovic.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2004-11-27 01:32 -------
The only missing option here is "gcj -cp foo".
cvs head gcj accepts "-classpath foo" (not sure if 3.x did).
gij accepts both short and long forms of options, and
understands "-cp".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18585