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: [PATCH] Enable libgcj on Cygwin.


Dave Korn wrote:

>   Issues with DLL aside, building libgcj statically on cygwin works reasonably
> well, at least well enough that I think we should turn it on and fix bugs
> afterward.  The overall results aren't great, but plenty of execution tests
> ran successfully:
> 
>                 === libjava Summary ===
> 
> # of expected passes            2392
> # of unexpected failures        96
> # of untested testcases         84
> runtest completed at Thu May 21 09:18:20 2009
> 
> ... and I'll be following up on the failures as well as getting a shared lib
> build to work.
> 
>   Ok for HEAD?
> 
> ChangeLog
> 
> 	* configure.ac (cygwin noconfigdirs):  Remove libgcj.
> 	* configure:  Regenerate.

OK.

Andrew.


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