Boost logo

Boost Users :

Subject: Re: [Boost-users] Compiling version 1.43 of boost/graph with SunCC 5.8
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2011-10-11 23:04:18


On Tue, 30 Aug 2011, Rob Riggs wrote:

> You won't get far with that compiler. Your only hope is SS12 (CC 5.10),
> but even that's a stretch. The Solaris compiler was not exactly
> standard compliant.
>
> Rob

I agree with that -- Boost doesn't regression test Boost.Graph on the Sun
compilers because so many things are broken. You might be able to use it
by removing the lines mentioning unordered in container_traits and BGL and
defining BOOST_GRAPH_NO_BUNDLED_PROPERTIES; see
http://marc.info/?l=boost-users&m=126608490031317&w=2 for some information
using Boost 1.42.0 and Sun CC 5.10. That appears to be a different issue
than the one you are having, though. Another option would be to use an
older version of Boost, but you might need to go back several releases
from 1.43 to find one that will work (partially) on your compiler.

-- Jeremiah Willcock


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net