Re: gcj 4.6 on OpenBSD/x86

Kurt Miller <[email protected]> Sun, 14 Oct 2012 07:26:41 -0400
Newsgroups gmane.comp.gcc.java.devel
Message-ID <[email protected]>
I found the root cause was OpenBSD was missing a #define for
HAVE_DL_ITERATE_PHDR. gcj is working now on both x86/x86-64
on OpenBSD. Thanks for the help.

-Kurt