Boost logo

Boost :

Subject: Re: [boost] [Boost 1.41: list_of] Boost compliation error, > Sun Studio 11 using standard C++ lib
From: shing fan (shingfan_at_[hidden])
Date: 2010-01-04 00:04:01


I see, thank you very much for this helpful feedback.
Message: 4
Date: Sun, 3 Jan 2010 22:49:01 -0500
From: Stefan Teleman <stefan.teleman_at_[hidden]>
To: boost_at_[hidden]
Subject: Re: [boost] [Boost 1.41: list_of] Boost compliation error, >
Sun Studio 11 using standard C++ lib
Message-ID:
<1ccb59a21001031949x3fcacbb7yd6cf56cc13ae5b30_at_[hidden]>
Content-Type: text/plain; charset=UTF-8

On Sun, Jan 3, 2010 at 22:41, shing fan <shingfan_at_[hidden]> wrote:
>

There really is no drawback in using GCC. If you are running on SPARC
and are concerned about the default GCC SPARC optimizer, you can
download GCCFSS from here:

http://cooltools.sunsource.net/gcc/index.html

The only restriction is: Studio- and GCC- generated binaries are ABI
incompatible. So, you won't be able to build Boost with GCC, and the
rest of the software with Studio, and link.

Also, C++ shared libraries provided in Solaris are built with Sun
Studio. The same restriction explained above applies.

--Stefan

-- 
Stefan Teleman
KDE e.V.
stefan.teleman_at_[hidden] 		 	   		  
_________________________________________________________________
Windows Live: Keep your friends up to date with what you do online.
http://go.microsoft.com/?linkid=9691815

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