Re: gcj 4.6 on OpenBSD/x86

Kurt Miller <[email protected]> Tue, 9 Oct 2012 14:26:53 -0400
Newsgroups gmane.comp.gcc.java.devel
Message-ID <[email protected]>
On Tuesday 09 October 2012 01:21:40 pm Boehm, Hans wrote:
> It may be worth checking whether the garbage collector tests, particularly gctest, run correctly in your environment.  If not, that might give you an easier debugging task.
> 
> Hans

Thank you. Will do. I'm quite sure the problem is in the OpenBSD specific ifdefs. It was quite tricky to get it right the first time and OpenBSD has some OS specific quirks that need to be handled right.

-Kurt