From owner-freebsd-java Tue Oct 15 12:24:28 2002 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 BFB8937B401; Tue, 15 Oct 2002 12:24:27 -0700 (PDT) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8253E43EAA; Tue, 15 Oct 2002 12:24:26 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from heinz by smtp.hccnet.nl via uds228-45.dial.hccnet.nl [62.251.45.228] with ESMTP id VAA05630 (8.8.8/1.13); Tue, 15 Oct 2002 21:24:21 +0200 (MET DST) Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: Max Khon , freebsd-java@freebsd.org Subject: Re: cvs commit: src/include pthread_np.h src/lib/libc_r/uthread Makefile.inc uthread_main_np.c Date: Tue, 15 Oct 2002 21:24:17 +0200 User-Agent: KMail/1.4.3 References: <200210151652.g9FGq4sW078256@repoman.freebsd.org> <20021015100051.A80972@hub.freebsd.org> In-Reply-To: <20021015100051.A80972@hub.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200210152124.18076.znerd@FreeBSD.org> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > after this commit it is possible to build JDK 1.3.1 HotSpot on RELENG_4 > system with single change to what is distributed with current jdk13 port: > you need to change -lc_r -> -pthread in makefiles/vm.make. This is great news! I can't afford to run -CURRENT, but I'm dying to get a chance to test HotSpot on my workstations!!! So I guess we need a small new patch set for the JDK 1.3 port to use the right switch on 4... (hint... hint... hello Greg? Bill?) ;-) Great work, thanks! Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message