$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] [boost_1_44]OSX universal binaries
From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2010-08-20 10:49:48
I'm no longer getting universal static libs when building boost_1_44
with the following command line on OSX Leopard.
bjam --toolset=darwin-4.0 --toolset-root=/usr/bin/gcc-4.0
--layout=versioned --architecture=combined address-model=32
macosx-version=10.5 macosx-version-min=10.4 link=static debug release stage
Has something changed? Any help appreciated.
Thanks, Jeff