|
From: Dirk R. <di...@in...> - 2007-05-02 20:17:27
|
Hi Gerrit, Gerrit Voss wrote: > > yes there were problems, at least it did not do what I wanted to do. Those are two separate things, though. ;) >> If we stick to the homegrown stuff, what is the meaning of the >> cxxlib_icc argument to the Environment call ? > > tell the intel compiler to use its own c++ lib. Needed on systems > where the intel compiler does not understand the gcc stdlib headers > due to some magic assembler inlines (Currently our prism has this > problem). > > This was one of the issues with the scons intel setup. Hm, grmbl. That sucks. Is there a way to get that into scons or hide it nicely? Dirk |