
26 Jun
2004
26 Jun
'04
9:21 p.m.
The macro should be defined *only* for Intel C++ 7.1 or older for Windows 32-bit. So my questions are:
1. Is the definition correct in light of what I said above?
I believe so.
2. What's the meaning of all those different macros __ICC, __ICL and __ECC? I've googled for them but found nothing conclusive.
__ICL is Intel on windows. __ICC is Intel on linux (IA32) __ECC is Intel on itanium (or at least I think it is). John.