Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

__ICL/__INTEL_COMPILER wrong

Intel_C_Intel
Employee
478 Views
For Intel 7.1 on Windows, __ICL and __INTEL_COMPILER are both defined as 700, rather than 701 or 710 or whatever.

That causes automatic version reporting, such as in the Boost regression tests, to report the wrong version.

Each new version getting a new version number seems like Software Engineering 101.

--Beman Dawes
0 Kudos
0 Replies
Reply