From owner-freebsd-java Mon Oct 8 13:48:32 2001 Delivered-To: freebsd-java@freebsd.org Received: from jupiter.linuxengine.net (jupiter.linuxengine.net [209.61.188.254]) by hub.freebsd.org (Postfix) with ESMTP id 4D59437B403 for ; Mon, 8 Oct 2001 13:48:30 -0700 (PDT) Received: from jupiterweb.commercevault.com (jupiterweb.commercevault.com [209.61.179.16] (may be forged)) by jupiter.linuxengine.net (8.11.6/8.11.0) with ESMTP id f98L0X901016; Mon, 8 Oct 2001 16:00:33 -0500 Date: Mon, 8 Oct 2001 16:00:33 -0500 (CDT) From: John Utz X-X-Sender: To: Jan Mikkelsen Cc: Subject: Re: Getting gcj to run on FreeBSD In-Reply-To: <00ea01c15037$02146940$0a01a8c0@mosm1> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 well, given my profound unfamiliarity with gjc....here goes nothin ' :-) On Tue, 9 Oct 2001, Jan Mikkelsen wrote: > "Jan Mikkelsen" wrote: > > It builds fine, but a hello program either core dumps (with dynamic > linking) > > or fails to link with unresolved externals to "java::util::List::class$". given that gjc is a java to native exe compiler, does it not follow that you would need a natively compiled libgjc that contains native implementations of the classes found in CLASSES.jar or does it expect to resolve dependencies via the java jar files? > Sorry to follow up my own message. The unresolved externals happen with > static linking. static linking to what? it would seem to me that if there is a libgjc.a that it would have to be referenced in the link command line.... is it? > Jan Mikkelsen > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > -- John L. Utz III john@utzweb.net Idiocy is the Impulse Function in the Convolution of Life To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message