Boost logo

Boost Testing :

Subject: [Boost-testing] Boost Config no rtti test broken on Darwin
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2014-06-12 18:14:41


Hi,

It seems a recent change broke this test:

    [ run config_test.cpp
          : #args
          : #input-files
          : #requirements
          <rtti>off
          <target-os>linux:<linkflags>-lpthread
          <target-os>linux:<linkflags>-lrt
          <toolset>gcc:<linkflags>$(OTHERFLAGS)
          : config_test_no_rtti
    ]

on Darwin 10.6.8 with gcc-4.2.1. Here's the test output:

http://www.boost.org/development/tests/develop/developer/output/Sandia-darwin-4-2-1-boost-bin-v2-libs-config-test-config_test_no_rtti-test-darwin-4-2-1-debug-rtti-off.html

Any ideas how to fix this?

-- Noel


Boost-testing list run by mbergal at meta-comm.com