Date: Sat, 18 Nov 2006 19:36:55 -0500 From: Kris Kennaway <kris@obsecurity.org> To: David Pratt <fairwinds@eastlink.ca> Cc: freebsd-questions@freebsd.org Subject: Re: Modifying gcc34 makefile to compile with java Message-ID: <20061119003655.GA64411@xor.obsecurity.org> In-Reply-To: <455F94F4.7010309@eastlink.ca> References: <455F94F4.7010309@eastlink.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
--gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 18, 2006 at 07:19:16PM -0400, David Pratt wrote: > Hi. I have recently tried to compile gcc34 port with java by modifying=20 > Makefile by adding the argument >=20 > --enable-languages=3Dc,c++,java >=20 > This failed giving me a list of languages that excluded java. This=20 > version of gcc is capable of compiling with java. Can someone provide=20 > some advice on getting this port to compile with java properly. Anyone=20 > done this? Many thanks. AFAIK you really don't want to use gcc 3.4's java support, it was not usable before the 4.x branch. Accordingly, the gcc 4.x ports allow java to be specified. Kris --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFX6cnWry0BWjoQKURAlzuAKC/LxERdXG5CCOiGG3OuycFA+t4zACgmOVH BM2xoGPjEHOSoc7rfI8NiG0= =NDhE -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061119003655.GA64411>