On Fri, Oct 02, 2009 at 10:11:14PM +0100, Dave Korn wrote: > > So, nobody did ask for a compiler version check(*), so here's the patch plus >changelog, and I'd like to get separate OKs from both cgf and cv to say that >you've each either updated your cross-build environments or don't mind >patching the flag back out locally until you can. > >winsup/cygwin/ChangeLog: > > * Makefile.in (CFLAGS): Add -mno-use-libstdc-wrappers > > (In case anyone was wondering, I think CFLAGS, rather than CXXFLAGS, is the >right place to add it; it applies to cross-language mixed linking situations >as much as it does to C++ alone).
I think we've confirmed that this is a good fix. Please check it in. Thanks. cgf