-
jon_y committed revision 1530 to the MinGW-w64 - for 32 and 64 bit Windows SVN repository, changing 6 files.
2009-11-21 08:34:31 UTC by jon_y
-
jon_y committed revision 1529 to the MinGW-w64 - for 32 and 64 bit Windows SVN repository, changing 1 files.
2009-11-21 06:18:06 UTC by jon_y
-
ktietz70 committed revision 1528 to the MinGW-w64 - for 32 and 64 bit Windows SVN repository, changing 1 files.
2009-11-20 15:31:12 UTC by ktietz70
-
ktietz70 committed revision 1527 to the MinGW-w64 - for 32 and 64 bit Windows SVN repository, changing 1 files.
2009-11-20 15:23:11 UTC by ktietz70
-
Thanks for the quick reply. I did download a week or so ago but perhaps I didn't get the most recent.
The #undef did the trick.
I have been using an old version of the cross compiler for a long time. Good to see the native compiler setup working.
Great stuff, John.
2009-11-20 09:48:53 UTC by j_roberts
-
Yes, this issue is known to us and we fixed it as work-a-round in our headers already. So I assume you are using an older version of our header-set. Also for 4.5 and 4.4.3 there were a patch to fix the push/pop-macro pragma, maybe you are using on of our older toolchains without this patch.
For fast fixing your installation, add in _mingw_mac.h (before #pragma pop_macro("_") ) the line '#undef...
2009-11-20 08:36:08 UTC by ktietz70
-
I have just tried the native 64 compiler, however it picks up
#define _(s)
and produces
Warning: "_" redefined.
2009-11-20 08:17:00 UTC by j_roberts
-
_256fx reports on IRC that float.h suffers the same fate (for _control87() / _controlfp() etc.)
2009-11-20 05:15:01 UTC by mookmoz
-
ktietz70 made 2 file-release changes.
2009-11-19 07:53:01 UTC by ktietz70
-
ktietz70 made 1 file-release changes.
2009-11-19 07:52:01 UTC by ktietz70