From owner-freebsd-java Mon Oct 8 15: 9:55 2001 Delivered-To: freebsd-java@freebsd.org Received: from penfold.transactionware.com (penfold.transactionware.com [203.14.245.1]) by hub.freebsd.org (Postfix) with SMTP id CA0CB37B408 for ; Mon, 8 Oct 2001 15:09:51 -0700 (PDT) Received: (qmail 68387 invoked from network); 8 Oct 2001 22:09:47 -0000 Received: from ck.transactionware.com (192.168.1.17) by penfold.transactionware.com with SMTP; 8 Oct 2001 22:09:47 -0000 Received: (qmail 12893 invoked by uid 1006); 8 Oct 2001 22:15:46 -0000 Received: from janm@transactionware.com by ck.transactionware.com with qmail-scanner-0.96 (sweep: 2.4/3.46. . Clean. Processed in 0.906411 secs); 08 Oct 2001 22:15:46 -0000 Received: from du1.transactionware.com (HELO mosm1) (192.168.1.10) by ck.transactionware.com with SMTP; 8 Oct 2001 22:15:45 -0000 Message-ID: <01d901c15045$cf38b490$0a01a8c0@mosm1> From: "Jan Mikkelsen" To: References: <013201c1503c$9b13f200$0a01a8c0@mosm1> <20011008175104.B16655@linus.highpoint.edu> Subject: Re: Getting gcj to run on FreeBSD Date: Tue, 9 Oct 2001 08:08:49 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Zach Hartley 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