From owner-freebsd-java@FreeBSD.ORG Wed Jul 23 07:54:02 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63F1C37B401 for ; Wed, 23 Jul 2003 07:54:02 -0700 (PDT) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5839843F3F for ; Wed, 23 Jul 2003 07:53:53 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.20) id 19fKzy-0000ub-JA; Wed, 23 Jul 2003 16:53:46 +0200 Date: Wed, 23 Jul 2003 16:53:46 +0200 From: Sheldon Hearn To: Yamada Ken Takeshi Message-ID: <20030723145346.GF792@starjuice.net> Mail-Followup-To: Yamada Ken Takeshi , freebsd-java@freebsd.org References: <20030723.235204.607965245.ken@tydfam.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030723.235204.607965245.ken@tydfam.jp> User-Agent: Mutt/1.5.4i Sender: Sheldon Hearn cc: freebsd-java@freebsd.org Subject: Re: Q) jdk1.4.1 compile on -current X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2003 14:54:02 -0000 On (2003/07/23 23:52), Yamada Ken Takeshi wrote: > > Are you using the freshly imported gcc-3.3.1? I haven't tried building > > with it yet, but it has caused problems for a number of ports. > > # gcc --version > gcc (GCC) 3.3.1 [FreeBSD] 20030711 (prerelease) > > Is not this default compiler of R5.1? It recently became the default compiler for 5.1-CURRENT. I'll try build the JDK again overnight, in case nobody else can give you an answer before tomorrow morning (2003-07-24 07:00 UTC). Ciao, Sheldon.