$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] 4-way fat binaries
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-12-07 03:29:02
[Mat, Rene, I CC you as the resident OSX experts here]
I've checked in the patch from
https://svn.boost.org/trac/boost/ticket/1679
that implements 4-way fat binaries on OSX. The command line syntax is:
bjam architecture=combined address-model=32_64
Because I go and document this, anybody has comments about the naming? For one
thing, should we use
bjam architecture=x86_ppc address-model=32_64
instead, as 'combined' seems somewhat vague. (Of course, we'll keep 'combined' for
backward compatibility)
Thanks,
Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2