|
Boost Testing : |
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2008-09-02 13:44:23
On Sep 2, 2008, at 11:01 AM, Gennaro Prota wrote:
> what's the difference between Sandia-darwin-intel-9.1 and
This is the intel-9.1 compiler on x86 hardware.
> Sandia-darwin-intel at
This is Apple's gcc-4.0.1 compiler (Boost build refers to this as the
darwin toolset, or, as it appears in the results page, the
darwin-4.0.1 toolset).
> <http://beta.boost.org/development/tests/trunk/developer/
> dynamic_bitset.html>?
>
> Could the exact version of the Intel compiler (with build number) be
> provided for the latter?
It's Apple's gcc compiler on x86 hardware, running under Tiger.
> BTW, almost all Intel versions are failing to recognize a constant
> expression as such (sigh). To avoid messing up the SVN history, it
> would be great if someone could help with a little local test. I'd
> send the patch here in that case.
What can I do to help?
-- Noel