On 5/10/05, Danny van Dyk <[EMAIL PROTECTED]> wrote:

>  * icc depends on gcc's libstdc++, so changing your gcc version affects
>    icc and can even break it.

Hi,

icc version 8.1 can also use Intel's Dinkumware C++ library. It is
included with the compiler and can be accessed by the -cxxlib_icc
(IIRC) options. The default is to link with the GCC library though.

AFAIK Intel is removing this option for the upcoming version 9 of the
product so that it will depend on GCC being installed.

// Andreas

-- 
gentoo-dev@gentoo.org mailing list

Reply via email to