|
Boost Testing : |
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2008-01-24 23:42:23
On Jan 18, 2008, at 1:27 PM, K. Noel Belcourt wrote:
>
> On Jan 18, 2008, at 11:09 AM, John Maddock wrote:
>
>> The two Sandia-Darwin-Intel toolsets currently being tested fail
>> for all
>> shared library builds, see for example: http://tinyurl.com/3e5n6w
>>
>> Any ideas anyone?
Looks like the Intel compiler on the Mac supports the same options as
gcc. I copied the relevant parts from darwin.jam and put them into
intel-darwin.jam (svn commit 42960).
-- Noel