Date: Tue, 9 Oct 2001 08:08:49 +1000 From: "Jan Mikkelsen" <janm@transactionware.com> To: <java@FreeBSD.ORG> Subject: Re: Getting gcj to run on FreeBSD Message-ID: <01d901c15045$cf38b490$0a01a8c0@mosm1> References: <Pine.LNX.4.33.0110081556090.829-100000@jupiter.linuxengine.net> <013201c1503c$9b13f200$0a01a8c0@mosm1> <20011008175104.B16655@linus.highpoint.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Zach Hartley <zhartley@linus.highpoint.edu> wrote: > > hello.java contains: > > > > class hello { > > static void main(String[] args) { > ^^^ > Would the lack of the term 'public' cause any problems? > i.e. public static void main(String[] args) { > be more correct? Yes, probably. :-) It doesn't solve the linking problem though ... Jan Mikkelsen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01d901c15045$cf38b490$0a01a8c0>