gcc-java: gij broken?

Yaakov S (Cygwin Ports) yselkowitz@users.sourceforge.net
Thu Dec 15 00:16:00 GMT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gerrit,

Either I'm missing something, or gij just plain doesn't work:

gcc-java-3.4.4-1
jikes-1.22-1 (Cygwin Ports)
Sun JDK 1.5.0_06

JIKESPATH either to JDK rt.jar or to libgcj-3.4.4.jar
CLASSPATH either empty or to libgcj-3.4.4.jar

$ javac HelloWorld.java && java HelloWorld
Hello, World!

$ jikes HelloWorld.java && java HelloWorld
Hello, World!

$ gcj -C HelloWorld.java && java HelloWorld
Hello, World!

$ gcj --main=HelloWorld -o HelloWorld.exe HelloWorld.java &&
./HelloWorld.exe
Hello, World!

$ javac HelloWorld.java && gij HelloWorld
Segmentation fault (core dumped)

$ jikes HelloWorld.java && gij HelloWorld
Segmentation fault (core dumped)

$ gcj -C HelloWorld.java && gij HelloWorld
Segmentation fault (core dumped)


Yaakov
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDoLXJpiWmPGlmQSMRAjuyAKDG9g2aMlAT6uu2d8YBVQxODpFvWACgpBoG
buZK5G0Db4O7cxrjKVWMSjM=
=bsQg
-----END PGP SIGNATURE-----
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: HelloWorld.java
URL: <http://cygwin.com/pipermail/cygwin/attachments/20051215/d54aebe3/attachment.ksh>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list