public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/18104] New: Incorrect CLASSPATH separator in libjava breaks bootstrap
@ 2004-10-22  3:01 aaronavay62 at aaronwl dot com
  2004-10-22  3:03 ` [Bug java/18104] " aaronavay62 at aaronwl dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: aaronavay62 at aaronwl dot com @ 2004-10-22  3:01 UTC (permalink / raw)
  To: java-prs

The libjava Makefiles are hardwired to use ':' as a CLASSPATH separator.  Gcj,
however, picks the separator based on system-specific configuration, and so
correctly chooses ';' on MinGW.  This will cause bootstrap in libjava to fail
when the incorrect CLASSPATH separator as used, as it sees all components of the
CLASSPATH as a single file, and so cannot find any files.

-- 
           Summary: Incorrect CLASSPATH separator in libjava breaks
                    bootstrap
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aaronavay62 at aaronwl dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org
GCC target triplet: i686-pc-mingw32


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18104


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-11-02 22:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-22  3:01 [Bug java/18104] New: Incorrect CLASSPATH separator in libjava breaks bootstrap aaronavay62 at aaronwl dot com
2004-10-22  3:03 ` [Bug java/18104] " aaronavay62 at aaronwl dot com
2004-10-22  5:18 ` aaronavay62 at aaronwl dot com
2004-10-22 11:41 ` [Bug libgcj/18104] " pinskia at gcc dot gnu dot org
2004-10-27  2:43 ` cvs-commit at gcc dot gnu dot org
2004-10-27  2:46 ` pinskia at gcc dot gnu dot org
2004-11-02 16:11 ` mckinlay at redhat dot com
2004-11-02 22:32 ` aaronavay62 at aaronwl dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).