Boost logo

Boost Users :

Subject: Re: [Boost-users] Build boost for i686 (instead of i386)
From: Václav Haisman (v.haisman_at_[hidden])
Date: 2009-12-18 07:34:06


On 15.12.2009 14:47, Christoph Duelli wrote:
> What do I have to pass to bjam to build Boost with i686 instead of the
> default i386 as cpu?
> (I am using Linux, with gcc 4.3.2)
>
> So far I am calling
> ./bjam architecture=x86 address-model=32
Try adding linkflags=-march=i686.

--
VH

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