#31525: boost @1.47.0_0: shouldn't be compiled by clang++ 3.0 ------------------------------------+--------------------------------------- Reporter: takanori@… | Owner: adfernandes@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: boost | ------------------------------------+--------------------------------------- Changes (by adfernandes@…): * status: reopened => closed * resolution: => fixed Comment: Ghaaa - sorry. I was '''sure''' that I had tested using your `sample.cpp` test (thanks for that, BTW!) Turns out that boost builds just fine with clang. The problem is in the ''install'' stage where `boost.build` decides to re- build many targets prior to install, but uses slightly different settings. My test had used the built library, not the installed library. (I think I say this in every trac ticket about boost - boost.build has got to die!) Anyway - reverted and tested-post-install in r87839. -- Ticket URL: <https://trac.macports.org/ticket/31525#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS