This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/13214] New: GCJ uses surprsingly long to compile included example
- From: "oyvind dot harboe at zylin dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Nov 2003 11:18:07 -0000
- Subject: [Bug java/13214] New: GCJ uses surprsingly long to compile included example
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I have larger programs that compile much more quickly.
\thisiscool-gcc-3.4\gcc-3.4\bin\gcj test.jar -o test --
main=com.cyviz.xyzmodem.StackImpl
Also there is an issue with the app, it runs fine w/JRE, but does not run when
compile w/GCJ:
Exception in thread "main" java.lang.Error: US-ASCII (java.lang.ClassNotFoundExc
eption: gnu.gcj.convert.Output_ASCII not found in [file:.\, core:/])
at 0x0097600e (Unknown Source)
at 0x00976502 (Unknown Source)
at 0x0097d2b4 (Unknown Source)
at 0x00938027 (Unknown Source)
at 0x009393d3 (Unknown Source)
at 0x0093904e (Unknown Source)
at 0x00938fac (Unknown Source)
at 0x00938f55 (Unknown Source)
at 0x00928177 (Unknown Source)
at 0x009a8d6e (Unknown Source)
at 0x009a2d50 (Unknown Source)
at 0x00974727 (Unknown Source)
at 0x00974807 (Unknown Source)
at 0x004012ea (Unknown Source)
at 0x00401209 (Unknown Source)
at 0x00401234 (Unknown Source)
at 0x7c5987e3 (Unknown Source)
--
Summary: GCJ uses surprsingly long to compile included example
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: oyvind dot harboe at zylin dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13214