Boost logo

Boost Users :

Subject: Re: [Boost-users] [Context] Building 32-bit Context?
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2012-09-21 11:09:57


Am 21.09.2012 16:06, schrieb Nat Linden:
> On Thu, Sep 20, 2012 at 4:52 PM, Oliver Kowalke <oliver.kowalke_at_[hidden]> wrote:
>
>> Am 20.09.2012 22:23, schrieb Nat Linden:
>>> I need to build a 32-bit Context library even on a 64-bit build
>>> machine. Is this possible?
>> yes - it should, unfortunately 1.51.0 contains an error for 32bit Mac OSX.
>> Could you try the trunk or release branch from svn (32bit and 64bit)?
> I checked out the Subversion trunk. This command:
>
> ./b2 toolset=darwin address-model=32 architecture=x86 variant=release
> link=static stage
could you replace build/Jamfile.v2 with the one appended at this eMail
and run

bjam toolset=darwin address-model=32 --debug-building

Please send me the output.

regards,
Oliver




Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net