From owner-freebsd-java Mon Oct 8 13:19:12 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 0908C37B406 for ; Mon, 8 Oct 2001 13:19:09 -0700 (PDT) Received: (qmail 68093 invoked from network); 8 Oct 2001 20:18:58 -0000 Received: from ck.transactionware.com (192.168.1.17) by penfold.transactionware.com with SMTP; 8 Oct 2001 20:18:58 -0000 Received: (qmail 12033 invoked by uid 1006); 8 Oct 2001 20:24:57 -0000 Received: from janm@transactionware.com by ck.transactionware.com with qmail-scanner-0.96 (sweep: 2.4/3.46. . Clean. Processed in 0.943744 secs); 08 Oct 2001 20:24:57 -0000 Received: from du1.transactionware.com (HELO mosm1) (192.168.1.10) by ck.transactionware.com with SMTP; 8 Oct 2001 20:24:56 -0000 Message-ID: <00de01c15036$54636260$0a01a8c0@mosm1> From: "Jan Mikkelsen" To: Subject: Getting gcj to run on FreeBSD Date: Tue, 9 Oct 2001 06:18:00 +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 Hi, I've been trying to get gcj (3.0.1 or latest snapshot) to run on freebsd. 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$". Compiled with: .../configure --prefix=/pkgs/gcj-3.0.1 --enable-languages=c++,java --enable- libgcj --disable-threads Has anyone else seen this or have it working? Thanks, Jan Mikkelsen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message