Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2001 06:18:00 +1000
From:      "Jan Mikkelsen" <janm@transactionware.com>
To:        <java@freebsd.org>
Subject:   Getting gcj to run on FreeBSD
Message-ID:  <00de01c15036$54636260$0a01a8c0@mosm1>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00de01c15036$54636260$0a01a8c0>