On Fri, 2012-10-12 at 18:27 +0800, JonY wrote: > Any thoughts on if I should put up multilib w32api? > I'm having second thoughts now since I realize you can't simply build > them with ootb Cygwin tools.
Not only that, but they are also useless with the cygwin compiler, with is currently 32-bit only. IMO w32api should be built with the native gcc4, and configured --enable-lib32 --disable-lib64 until such time that we have a 64-bit Cygwin. Yaakov