Scott L. Burson wrote:
>> Does it happen with Sun studio express as well?  Is
>> your SS12 totally 
>> patched?
> 
> We're using GCC, not Sun Studio.  (Sorry, should have said that.)  I've been 
> told there's basically no hope of building our product with the Sun compiler 
> -- we make heavy use of templates and even do some template metaprogramming, 
> and the Sun compiler isn't (I'm told) sufficiently conforming for this stuff 
> to work.
> 
There's a good chance that it will work. You will need to use the flag 
-library=stlport4

Regards,

Darryl.


>> Failing this I'd recommend posting on the
>> forums [1] if you 
>> don't get a prompt reply from the compiler guys.
> 
> Okay, thanks.
> 
> -- Scott

-- 
Darryl Gove
Compiler Performance Engineering
Blog: http://blogs.sun.com/d/
Book: http://www.sun.com/books/catalog/solaris_app_programming.xml

Reply via email to