Boost logo

Boost :

Subject: Re: [boost] linking on OSX
From: David M. Cotter (me_at_[hidden])
Date: 2009-10-09 20:29:08


yeah, tried that i mean.

davec$ ./bjam mmacosx-version-min=10.4 architecture=combined install
/Users/davec/Developer/depot/kJams/External/boost_1_40_0/tools/build/
v2/build/feature.jam:320: in validate-feature from module feature
error: unknown feature "<mmacosx-version-min>"
/Users/davec/Developer/depot/kJams/External/boost_1_40_0/tools/build/
v2/build/feature.jam:354: in expand-subfeatures-aux from module feature
/Users/davec/Developer/depot/kJams/External/boost_1_40_0/tools/build/
v2/build/feature.jam:419: in feature.expand-subfeatures from module
feature
/Users/davec/Developer/depot/kJams/External/boost_1_40_0/tools/build/
v2/build/build-request.jam:20: in apply-to-property-set from module
build-request
/Users/davec/Developer/depot/kJams/External/boost_1_40_0/tools/build/
v2/kernel/modules.jam:103: in modules.call-in from module build-request
/Users/davec/Developer/depot/kJams/External/boost_1_40_0/tools/build/
v2/util/sequence.jam:48: in sequence.transform from module sequence
/Users/davec/Developer/depot/kJams/External/boost_1_40_0/tools/build/
v2/build/build-request.jam:32: in build-request.expand-no-defaults
from module build-request
/Users/davec/Developer/depot/kJams/External/boost_1_40_0/tools/build/
v2/build-system.jam:603: in load from module build-system
/Users/davec/Developer/depot/kJams/External/boost_1_40_0/tools/build/
v2/kernel/modules.jam:283: in import from module modules
/Users/davec/Developer/depot/kJams/External/boost_1_40_0/tools/build/
v2/kernel/bootstrap.jam:138: in boost-build from module
/Users/davec/Developer/depot/kJams/External/boost_1_40_0/boost-
build.jam:16: in module scope from module

davec$

On Oct 9, 2009, at 4:38 PM, Steven Watanabe wrote:

> AMDG
>
> David M. Cotter wrote:
>>>> okay i've stared at the doc for bjam but can find NOTHING which
>>>> indicates how to tell it to build for 10.4
>>>> anyone have an idea on that?
>>>
>>> The docs for bjam are unlikely to help. You might do better
>>> with the Boost.Build docs, http://www.boost.org/boost-build2
>>>
>>> You might try:
>>> bjam macosx-version=10.4
>>
>> already tried that, fail
>
> Okay, the only other relevant feature I see in the toolset
> is macosx-version-min.
>
> In Christ,
> Steven Watanabe
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk