$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] linking on OSX
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-10-21 14:55:59
AMDG
David M. Cotter wrote:
> please be explicit, are you saying i should type exactly this:
>
> ./bjam macosx-version-min=10.4 architecture=combined
> linkflags="-Wl,-force_cpusubtype_ALL" --with-thread -a -n install
>
> cuz that didn't do anything
The -n option causes the command lines to be printed and
stop anything from actually being executed.
In Christ,
Steven Watanabe