Re: [boost] [Boost 1.41: list_of] Boost compliation error, > Sun Studio 11 using standard C++ lib

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@gmail.com> To: boost@lists.boost.org Subject: Re: [boost] [Boost 1.41: list_of] Boost compliation error, > Sun Studio 11 using standard C++ lib Message-ID: <1ccb59a21001031949x3fcacbb7yd6cf56cc13ae5b30@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 On Sun, Jan 3, 2010 at 22:41, shing fan <shingfan@hotmail.com> 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@gmail.com _________________________________________________________________ Windows Live: Keep your friends up to date with what you do online. http://go.microsoft.com/?linkid=9691815
participants (1)
-
shing fan