This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
compile error
- From: Martin Aliger <martin_aliger at email dot cz>
- To: <java at gcc dot gnu dot org>
- Date: Wed, 6 Nov 2002 13:33:40 +0100 (CET)
- Subject: compile error
- Reply-to: <martin_aliger at email dot cz>
Hi list,
GCJ 3.2 do _not_ compile this correctly:
-----
package org.apache.poi.poifs.dev;
public class POIFSViewer
{
public static void main()//final String args[])
{
}
}
-----
package directive misleads compiler somehow.
when compile into binary, it complains about missing class$ identifier
when compile into .class (-C) it compiles OK, but resulting code could not be run with gij (really strange errors even if I copy .class file info ./org/apache/poi/poifs/dev/ directory)
I'm trying to make C++ port of POI library, but they use packages extensively so this feature is one of needed. Could someone have a look into it?
Thanks in forward,
Martin
PS: I report one other bug through bugzilla - so I hope you got it (internal error in a little longer BinaryTree.java)
______________________________________________________________________________
Email.cz -----> Vaše emailová schránka zdarma.
http://www.Email.cz <------------Pošta zdarma!