On Sat, Apr 20, 2013 at 2:52 PM, Corinna Vinschen wrote: > This entire ifdef CYGWIN32 block is in another block handling I386. > It needs to be copied verbatim to the X86_64 block. This header > file is a big mess!
I couldn't agree more :) I thought I had it figured out a few times, adding CYGWIN64 as a new platform, etc. but it has surprised me more than once. It is including a win32 threads file at some point. Thanks for the assistance Corinna. Bob