This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/14104] java testsuite fails "linking simple"
- From: "rmathew at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2004 05:48:28 -0000
- Subject: [Bug java/14104] java testsuite fails "linking simple"
- References: <20040211012430.14104.k.allan-gcc@au.darkbluesea.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rmathew at hotmail dot com 2004-03-31 05:48 -------
Andrew Haley has a simple fix for this:
http://gcc.gnu.org/ml/java/2004-03/msg00282.html
(See the containing thread for the entire discussion.)
The reason it failed within the testsuite but passed
elsewhere was that the containing *folder* of the testcase
was named "libjava.jar" and GCJ thought it was a JAR
file...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14104