Boost logo

Boost :

From: John Maddock (jm_at_[hidden])
Date: 2003-05-15 07:44:14


> As a matter of fact, what is the meaning of ICL? For ICC, it's easy: it's
> the acronym of Intel C Compiler. But for ICL, I don't know. By doing a
> grep on the Boost source tree, I also saw a lot of place where only __ICL
> is tested and not __ICC. If they are supposed to have the same meaning,
> maybe all the occurences of __ICC and __ICL should be replaced by a common
> macro: BOOST_INTEL_CXX_VERSION (or maybe a shorter version like
> BOOST_INTEL).

That was my windows bias showing through __ICL is set by the windows
version, and __ICC by the linux version - someone has fixed this in the
cvs - thanks!!!

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk