This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/12202] gcj 3.3.1 crashes compiling simple program against apache xmlrpc library
- From: "everton at lab dot ipaccess dot diveo dot net dot br" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Sep 2003 21:39:45 -0000
- Subject: [Bug java/12202] gcj 3.3.1 crashes compiling simple program against apache xmlrpc library
- References: <20030907194156.12202.everton@lab.ipaccess.diveo.net.br>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12202
------- Additional Comments From everton at lab dot ipaccess dot diveo dot net dot br 2003-09-28 21:39 -------
Created an attachment (id=4847)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4847&action=view)
xmlrpc-1.2-b1.jar file from Apache XMLRPC library
This .jar file was downloaded directly from Apache XMLRPC site.
gcj is able to recompile the .jar from the XMLRPC sources.
But it also crashes when compiling the test case against
such new .jar.