From owner-freebsd-java Mon Nov 25 3:31:18 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 79C8137B401 for ; Mon, 25 Nov 2002 03:31:17 -0800 (PST) Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCB7D43E88 for ; Mon, 25 Nov 2002 03:31:16 -0800 (PST) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.36 #1 (Debian)) id 18GHSG-0000J3-00; Mon, 25 Nov 2002 03:31:08 -0800 Date: Mon, 25 Nov 2002 03:31:08 -0800 To: Achilleus Mantzios Cc: Mantzios Achilleus , freebsd-java@FreeBSD.ORG, "Bill Huey (Hui)" Subject: Re: Jboss, -Xss with hotspot on -release 4.7p2 Message-ID: <20021125113108.GA1169@gnuppy.monkey.org> References: <20021125104124.GA13270@gnuppy.monkey.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i From: Bill Huey (Hui) 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 On Mon, Nov 25, 2002 at 01:35:27PM +0200, Achilleus Mantzios wrote: > Note that compiler2 doesnt build: > > a bunch of compiler options e.g > cc1plus: Invalid option `-fssa' > give errors. > > BTW is there something "fast" i could do to start working > with jboss (that is having worked around -Xss flag issue that Bill > commnted on and Java_java_net_InetAddressImpl_getHostByAddr issue > that Andrey commnted on)?? Find thoe gethost* function in the main JVM sources, maybe renamed them, etc... as previously suggested by Alexey. Funny, though, since classic works correctly, which is why I'm thinking it's a HotSpot specific problem still. bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message