From owner-freebsd-java Tue Oct 15 13: 7:19 2002 Delivered-To: freebsd-java@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 904) id D555937B401; Tue, 15 Oct 2002 13:07:18 -0700 (PDT) Date: Tue, 15 Oct 2002 13:07:18 -0700 From: Max Khon To: freebsd-java@freebsd.org Subject: Re: cvs commit: src/include pthread_np.h src/lib/libc_r/uthread Makefile.inc uthread_main_np.c Message-ID: <20021015130718.A95495@hub.freebsd.org> References: <200210151652.g9FGq4sW078256@repoman.freebsd.org> <20021015100051.A80972@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20021015100051.A80972@hub.freebsd.org>; from fjoe@freebsd.org on Tue, Oct 15, 2002 at 10:00:52AM -0700 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 hi, there! On Tue, Oct 15, 2002 at 10:00:52AM -0700, Max Khon wrote: > 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. Forgot to mention: I used instructions for building HotSpot that Bill Huey posted here somewhere around Jul 25 2002 (Message-ID: <20020726050510.GA3854@gnuppy.monkey.org>). They differ from what you can see in ${WRKDIR}/BUILD file after make extract in ports/java/jdk13. /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message