Comparing Linux C and C++ Compilers: Benchmarks and Analysis
Scott Robert Ladd
coyote@coyotegulch.com
Sun Sep 19 00:08:00 GMT 2004
Natros wrote:
> You can use Dinkumware libraries with icc -cxxlib-icc, so you don't
> need a "standard" gcc install. On my gentoo I exported the
> CPLUS_INCLUDE_PATH
>
> $ export CPLUS_INCLUDE_PATH=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/g++-v3:/usr/lib/gcc-lib/i6
> 86-pc-linux-gnu/3.3.4/include/g++-v3/i686-pc-linux-gnu
I'd prefer not to address Intel questions in the GCC forum, and this
will be the last one I answer herein.
I tried using the Dinkum libraries, and still received linker errors in
some cases. Rather than fight the problem, I figured out what Intel
wanted from GCC. I'll add a note about this in next week's addendum.
--
Scott Robert Ladd
site: http://www.coyotegulch.com
blog: http://chaoticcoyote.blogspot.com
More information about the Gcc
mailing list