From owner-freebsd-java Fri Aug 2 19:26:52 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 7BA1537B400 for ; Fri, 2 Aug 2002 19:26:51 -0700 (PDT) Received: from flag.blackened.net (flag.blackened.net [216.240.44.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3501A43E3B for ; Fri, 2 Aug 2002 19:26:51 -0700 (PDT) (envelope-from freebsd@spatula.net) Received: by flag.blackened.net (Postfix, from userid 1008) id C3D676733; Fri, 2 Aug 2002 19:26:50 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by flag.blackened.net (Postfix) with ESMTP id C30531AE5 for ; Fri, 2 Aug 2002 19:26:50 -0700 (PDT) Date: Fri, 2 Aug 2002 19:26:50 -0700 (PDT) From: Nick Johnson X-X-Sender: spatula@flag.blackened.net To: freebsd-java@freebsd.org Subject: JVM and gcc31 Message-ID: <20020802192237.L33121-100000@flag.blackened.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Here's a pointer... if you're having problems with the native JVM crashing sporadically, try compiling it with gcc31 out of ports instead of the stock gcc. I was having problems and gave it a try considering that billh had better luck with the HotSpot JVM when using gcc31. Prior to my newest build, the JVM would crash 10-12 times a day- now it's run all day without a crash. I suggest building OpenJIT with gcc31 as well. Greg: is there a way to make the port depend on gcc31 and convince it to use that to compile, or is that a bad idea? Nick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message