Date: Thu, 21 Feb 2002 20:47:09 +0100 From: Cedric Berger <cedric@wireless-networks.com> To: freebsd-java@FreeBSD.ORG Subject: Bootstrap compiler (was Re: AW: 1.3.1 patchset 6) Message-ID: <3C754EBD.9000102@wireless-networks.com> References: <67E0BE167008D31185F60008C7289DA0E13130@MCHH218E>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi everybody, Thanks for the new patchset+port ! As a side note, I have successively built the new port using the linux JDK1.4.0 compiler for bootstrapping (setting JDK13DIR=/usr/local/linux-jdk1.4.0). There is two issues here: 1) make/tools/sanityck unfortunately reject the 1.4 VM (this is trivial to fix) 2) there is a few more warning (for assert) when building the port which could be avoided by setting "-source 1.3" for javac. This is purely cosmetic, though. Cedric 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?3C754EBD.9000102>