This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Toplevel] Enable libjava on cygwin


Andrew Haley wrote:

Kelley Cook writes:
> AFAIK, libjava has mostly worked under Cygwin for quite some time now. > It is still disabled by default unless --enable-libgcj is specified.
> > This oneliner simply changes that default. Of course, libjava still > will not be built if java is not built.
> > OK?
> > Bootstrapped i686-pc-cygwin. Testresults here
> http://gcc.gnu.org/ml/gcc-testresults/2003-11/msg00537.html
> > === libjava Summary ===
> # of expected passes 3061
> # of unexpected failures 67
> # of expected failures 10
> # of untested testcases 57


That depends on the 10 failures. What are they?

If then, it depends on the 67 failures. Afaics the interpreter does not seem to werk properly.


Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]