This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/18104] Incorrect CLASSPATH separator in libjava breaks bootstrap
- From: "mckinlay at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Nov 2004 16:11:48 -0000
- Subject: [Bug libgcj/18104] Incorrect CLASSPATH separator in libjava breaks bootstrap
- References: <20041022030156.18104.aaronavay62@aaronwl.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mckinlay at redhat dot com 2004-11-02 16:11 -------
Would it make more sense for GCJ to accept ':' instead of/as well as ';' on
mingw? Perhaps with some logic to distinguish a drive-letter ':'? The Makefiles
are sure ugly now with all this CLASSPATH_SEPARATOR stuff :(
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18104