Date: Fri, 5 Mar 2004 15:30:22 -0800 (PST) From: Alexey Zelkin <phantom@FreeBSD.org.ua> To: freebsd-java@FreeBSD.org Subject: Re: java/63818: build but not with compiler specified Message-ID: <200403052330.i25NUMsL027554@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR java/63818; it has been noted by GNATS. From: Alexey Zelkin <phantom@FreeBSD.org.ua> To: regis rampnoux <regisr@regix.com> Cc: freebsd-gnats-submit@freebsd.org Subject: Re: java/63818: build but not with compiler specified Date: Sat, 6 Mar 2004 01:25:33 +0200 hi, On Fri, Mar 05, 2004 at 02:36:04PM -0800, regis rampnoux wrote: > >Number: 63818 > >Category: java > >Synopsis: build but not with compiler specified > >Description: > When compiling jdk14 (1.4.2) with the environnement variables: > CC=/usr/local/bin/gcc33 > CXX=/usr/local/bin/g++33 > The port seems to use always gcc / g++ version 2.95.4 instead of 3.3.3. > I can't solve it by changing the PATH: the make is not in the needed version! Why do you need gcc 3.3.3 ? jdk14 under -STABLE is only tested against base system compiler.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403052330.i25NUMsL027554>