Date: Fri, 2 Aug 2002 19:26:50 -0700 (PDT) From: Nick Johnson <freebsd@spatula.net> To: freebsd-java@freebsd.org Subject: JVM and gcc31 Message-ID: <20020802192237.L33121-100000@flag.blackened.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020802192237.L33121-100000>