Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-02-01 21:12:51


At 01:09 AM 2/2/2001 +0000, mishkin_at_[hidden] wrote:

>I'm new to this group and have scanned the archives and the net in
>general for more info but haven't come up with anything, so...
>
>I'm wondering whether anyone has made any additional progress with
>the new Sun compiler. I'm considering using ggcl but I need it to
>work on Solaris, preferably with the Sun compiler. I took a witless
>slash-and-burn approach trying to get the the "graph.cpp" example to
>build, -D'ing:
>
>- BOOST_NO_STD_ITERATOR_TRAITS
>- BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
>- BOOST_NO_HASH
>- BOOST_NO_SLIST
>
>I came up with this list by more or less by looking at compilation
>errors and adding -D's that looked promising. (Like I said, witless.)
>
>The compiler I'm running is:
>
> CC: Sun WorkShop 6 update 1 C++ 5.2 2000/09/11

Jens Maurer has recently contributed a status page for several compilers
under Solaris. See
http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/~checkout~/boost/status/cs-solaris.html?rev=1.5&content-type=text/plain&cvsroot=boost

You might look at config.hpp in the CVS to see what settings he is using.

Best,

--Beman


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