This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: darwin & libgcj ?
Andreas Tobler writes:
> Andrew Haley wrote:
>
> > I don't understand that, sorry.
>
> I write it with Stan Shebs words:
>
> "The Darwin problem is a kernel bug manifesting as unflushed buffers
> when a process exits. "
>
> So I think it could be the same with the libjava tests regarding this
> type of error:
> ERROR: No `main' given in program ArrayStore
Maybe. I don't think so. I'd like to know where that error comes
from, but I've no idea how to debug on Darwin.
Andrew.