java/63818: build but not with compiler specified
Alexey Zelkin
phantom at FreeBSD.org.ua
Fri Mar 5 15:30:23 PST 2004
The following reply was made to PR java/63818; it has been noted by GNATS.
From: Alexey Zelkin <phantom at FreeBSD.org.ua>
To: regis rampnoux <regisr at regix.com>
Cc: freebsd-gnats-submit at 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.
More information about the freebsd-java
mailing list