Date: Fri, 23 Feb 2001 00:53:04 -0800 From: Bill Huey <billh@gnuppy.monkey.org> To: Zsolt Kuti <kuti@cetelem.hu> Cc: freebsd-java@freebsd.org, Bill Huey <billh@gnuppy.monkey.org> Subject: Re: Hello from BSDi's BSD/OS division ;) Message-ID: <20010223005304.A5179@gnuppy> In-Reply-To: <3A96177A.79D89B88@cetelem.hu>; from kuti@cetelem.hu on Fri, Feb 23, 2001 at 08:55:38AM %2B0100 References: <E14VuwL-0000xO-00@gnuppy.monkey.org> <3A96177A.79D89B88@cetelem.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 23, 2001 at 08:55:38AM +0100, Zsolt Kuti wrote: > Hi! > I can't believe that nobody comment this.. > Bill, when are you going to finish? ;) > > Zsolt Well, it's not particularly well tested at this time, but I've got the compiler running pretty well and I'm at the point where it's looking for Motif headers (AWT). Progress is moving pretty fast, especially since I got a hint from one of the other engineers here that maintains the math library about the JVM own math libraries having problems with pointer aliasing. I was struggling with getting the entire environment/compiler fully working for about a month and this problem could have masked itself as a threading problem amougnst other things since the JVM is so large and complicated. Hopefully, I'll be able to get this fully compiled soon and see what other problems that I'll be running into. BTW, this is native thread (pthreads) port, which is mandatory for JCK (Java Certification Kit) compliance. But we need to also get Nate going with what ever he needs (not sure what the circumstances are yet) and I'll try to keep in touch with folks about this matter in addition to him via email and other mediums. Thanks. ;-) bill 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?20010223005304.A5179>