how to disable __thiscall on MinGW-gcc-4.7.x ?
niXman
i.nixman@gmail.com
Thu May 24 10:46:00 GMT 2012
2012/5/24 Kai Tietz:
> There is no option to disable this, as thiscall is part of the Windows
> ABI.
Could you please tell me, in what revision is added this change, so
that I could have made the reverting patch?
> But you can switch via that -mabi=(sysv|ms) option.
I.e. '-mabi = ms' is now used by default?
--
Regards,
niXman
___________________________________________________
Dual-target(i686/x86_64) MinGW compiler for i686/x86_64 hosts:
http://sourceforge.net/projects/mingwbuilds/
More information about the Gcc
mailing list