From owner-freebsd-java@FreeBSD.ORG Fri Jul 25 06:58:25 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 15D4B37B401 for ; Fri, 25 Jul 2003 06:58:25 -0700 (PDT) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC2A943F85 for ; Fri, 25 Jul 2003 06:58:23 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.20) id 19g35R-0000kq-Ng; Fri, 25 Jul 2003 15:58:21 +0200 Date: Fri, 25 Jul 2003 15:58:21 +0200 From: Sheldon Hearn To: Yamada Ken Takeshi Message-ID: <20030725135821.GG739@starjuice.net> Mail-Followup-To: Yamada Ken Takeshi , freebsd-java@freebsd.org References: <20030725.225621.730647315.ken@tydfam.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030725.225621.730647315.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: Fri, 25 Jul 2003 13:58:25 -0000 On (2003/07/25 22:56), Yamada Ken Takeshi wrote: > Thank you for your check. > I may need to wait for wise man to correct the bug of > GCC 3.3.1 My money's on kan, who's both responsible for the gcc import and well-versed in the native bits of our native jdk. Problem is, I think he's quite busy at the moment. :-) Ciao, Sheldon.