$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Build boost with Apple's LLVM 3.0
From: Daniel Dilts (diltsman_at_[hidden])
Date: 2011-12-28 19:25:57
I am building boost on OS X 10.7.2.
Using
./bootstrap.sh
./b2
sudo ./b2 install
it appears to build with the GCC 4.2.1 toolchain. How would I change
this so that it builds using the LLVM 3.0 toolchain?