$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] setup the environment variable correctly on OS X 10.4
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-04-03 17:48:22
AMDG
Rush Manbert wrote:
> # Builds 32 bit universal versions of the multithreaded dylib and
> static libs
> ./tools/jam/src/bin.macosxx86/bjam debug release --toolset=darwin
> --architecture=combined --layout=system threading=mult
> i address-model=32 link=shared,static macosx-version=10.4
> --prefix=../1_35_0_install --exec-prefix=../1_35_0_install ins
> tall
>
> The big difference I see is that we specify debug and release before
> everything else.
The order in which properties are specified on the command line
shouldn't matter.
In Christ,
Steven Watanabe