[PATCH, take 2] Build java as two separate DLLs on windows.
Dave Korn
dave.korn.cygwin@googlemail.com
Mon Aug 31 23:23:00 GMT 2009
Dave Korn wrote:
> Bootstrapped at -j4 on i686-pc-cygwin. Tests currently running, results
> anticipated in a few hours.
Completed with no regressions(*):
http://gcc.gnu.org/ml/gcc-testresults/2009-08/msg03275.html
OK now?
cheers,
DaveK
--
(*) - For comparison, see sample statically linked results at:
http://gcc.gnu.org/ml/gcc-testresults/2009-08/msg02325.html
http://gcc.gnu.org/ml/gcc-testresults/2009-08/msg03258.html
... and note that we always experience a little noise in the Process_, Thread_
and Throw_ testcases, which I believe to reflect an underlying bug in Cygwin's
threading/synchronisation code somewhere, as we get similar noise in the
libstdc++ mutex_weaktoshared tests and there's a hang in one of the libgomp
testcases too. Whatever it is, it's always been there and is unaffected by
this change.
More information about the Java-patches
mailing list