Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2002 10:19:38 +1030
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Joe Kelsey <joe@zircon.seattle.wa.us>
Cc:        java@FreeBSD.ORG
Subject:   Re: Missing piece for native threads
Message-ID:  <20020214101937.A61542@misty.eyesbeyond.com>
In-Reply-To: <1013639692.98911.3.camel@zircon.zircon.seattle.wa.us>; from joe@zircon.seattle.wa.us on Wed, Feb 13, 2002 at 02:34:51PM -0800
References:  <1013639692.98911.3.camel@zircon.zircon.seattle.wa.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 13, 2002 at 02:34:51PM -0800, Joe Kelsey wrote:
> I discovered this problem after testing Greg's patchset and the port
> patches.  If you want to actually compile native threads, then the
> setting of the variable HPIS in j2sdk1.3.1/make/common/Defs-bsd.gmk has
> to be done with the ?= operator.  The attached patch shows the change.

I'm currently doing in the port by (ab)using MAKE_ARGS.  I found the same
problem but have taken a slightly different tack, mainly 'cos I've had
enough of redoing the patches :-).

That wasn't in what I sent out earlier, but it will be in what I send-pr.
Your patch is the better long term solution though :).

-- 
Greg Lewis                            Email : glewis@eyesbeyond.com
Eyes Beyond                           Web   : http://www.eyesbeyond.com
Information Technology


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020214101937.A61542>