
25 Apr
2008
25 Apr
'08
8:19 a.m.
K. Noel Belcourt wrote:
could both be defined in macos.hpp, maybe conditionally on the OS version?
I can't find any OS version macros to condition with so I went with __GNUC__ == 4, so it would set these macros for both gcc and intel. Does that seem reasonable?
Yep, please go ahead if you haven't already. John.