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, take 2] Build java as two separate DLLs on windows.


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.


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