This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/24410] GIJ does not accept "/"-syntax for main class on the command line
- From: "thebohemian at gmx dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Oct 2005 18:47:58 -0000
- Subject: [Bug java/24410] GIJ does not accept "/"-syntax for main class on the command line
- References: <bug-24410-10268@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from thebohemian at gmx dot net 2005-10-17 18:47 -------
Possible fix: Take the class name as it is given on the command line and
replace all "/" with "." .
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24410