I don't think so, or else you'll disable -run on any non-win32 platform.
As far as I can tell, the goal of this condition is to test that it's not
a win32 cross compiler, i.e. either native win32 binary which targets win32, or
not win32 binary and not targeting win32.
On Tuesday, December 19, 2017 2:18 AM, Michael B. Smith <address@hidden> wrote: