From owner-freebsd-java Fri Jul 12 1: 4:57 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 A3D8B37B400 for ; Fri, 12 Jul 2002 01:04:55 -0700 (PDT) Received: from www.contentmedia.de (www.contentmedia.de [213.61.138.91]) by mx1.FreeBSD.org (Postfix) with SMTP id 27FAF43E42 for ; Fri, 12 Jul 2002 01:04:54 -0700 (PDT) (envelope-from marc@informatik.uni-bremen.de) Received: (qmail 4150 invoked from network); 12 Jul 2002 08:03:19 -0000 Received: from unknown (HELO leeloo.intern.geht.de) (80.134.169.113) by www.contentmedia.de with SMTP; 12 Jul 2002 08:03:19 -0000 Subject: Re: HotSpot progress report From: Marc Recht To: Bill Huey Cc: freebsd-java@freebsd.org In-Reply-To: <20020712073147.GA4301@gnuppy.monkey.org> References: <20020712033608.GA3639@gnuppy.monkey.org> <1026457146.17536.1.camel@leeloo.intern.geht.de> <20020712073147.GA4301@gnuppy.monkey.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 12 Jul 2002 10:04:50 +0200 Message-Id: <1026461091.809.6.camel@leeloo.intern.geht.de> Mime-Version: 1.0 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 > HotSpot is can only be compiled by a compiler after the 3.0 series. > I'm using gcc 3.1. The -current system gcc 3.1. And that gcc is broken... The port gcc31 seems to be ok. > Yes, I'm still trying to track down the optimization bug in gcc 3.1. Maybe you should use the port gcc31 until all -current gcc problems have been resolved. Following the discussions at current@ the system gcc seems to be FUBAR. > There's a lot of funny stack manipulation things that HotSpot does > when using the JVM itself as a library (yes, that's correct believe > it or not) so stack integrity is critical. This seems to be rather strange. :-) > Heh, I hope to have the problem nailed by the end of this week and > my most recently changes commited to our CVS. Cool! I can hardly wait to get -p7. :-) Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message