Boost logo

Boost-Build :

Subject: Re: [Boost-build] compilation SnowLeopard targeting Leopard and Tiger
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-09-24 12:14:19


  AMDG

On 9/24/2010 8:08 AM, Marie Fétiveau wrote:
> 2010/9/15 Marie Fétiveau<mfe_at_mikrosimage.eu>
>> So here's my bjam command :
>> bjam address-model=32 architecture=x86 macosx-version=10.6
>> macosx-version-min=10.4 --with-macosx-sdk=/Developer/SDKs/MacOSX10.4u.sdk
>> --toolset=darwin
>>
>> First, the bjam binary (I compiled when I installed boost) give me some
>> errors at the beginning of each compilation :
>> /Volumes/MFE_VAN/mac32/workspace_ColorTribe_newGeneration/boost-1.43.0/build/v2/tools/types/._asm.jam:1:
>> syntax error at EOF
>> (...)
>> But these errors don't seem to bother the process.
>>
>> At the end of the compilation, I get a :
>> ld: warning: unknown option to -iphoneos_version_min, not 2.x or 3.x.

I think I remember fixing something like this recently....

Ah, here it is: https://svn.boost.org/trac/boost/changeset/62534

Try applying that patch and see if it works better.

In Christ,
Steven Watanabe


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk