On 12/15/06, ara.t.howard / noaa.gov <ara.t.howard / noaa.gov> wrote: > On Sat, 16 Dec 2006, Tim Pease wrote: > > > On 12/15/06, ara.t.howard / noaa.gov <ara.t.howard / noaa.gov> wrote: > >> > >> a) io and threads to not work together in the one-click installer > >> > > > > Curious about this one -- especially in light of (c) below. If the > > msys compiler can get this right, why do the MS compilers break > > threads like this? It makes no sense that all threads should get > > stuck until an IO call gets handled :/ > > > >> > >> b) cygwin does > >> > >> c) msys compiled ruby does > >> > > > > Thanks for the answer, though :) > > throw an strace on the one-click and cyg-ruby and see. i'd be curious what's > different. > Any suggestions for an strace equivalent on Windows? Let me rephrase that, any suggestions for a "free" strace equivalent on Windows? TwP