Andrew W wrote:
Interesting you got it to work with Fedora.Im using the version that comes with Ubuntu 7.04 which is has the version string.gcj (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu5)
Works for me too: zebedee:~ $ gcj --main=net.mydomain.core.ClassA ./net/mydomain/core/ClassA.java ./net/mydomain/core/ClassB.java zebedee:~ $ gcj --version gcj (GCC) 4.1.2 Copyright (C) 2006 Free Software Foundation, Inc. Andrew.