Boost logo

Boost Users :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-05-01 10:54:43


Richard Hadsell wrote:

> Rene Rivera wrote:
>
>>Well the 32 vs. 64 option has been available for some time as an
>>"address-model" feature when building. When not given the default for
>>the compiler is used. For 1.33.1 (BBv1) to change it would mean adding
>>"<address-model>64" for example, to the -sBUILD request. For 1.34.0
>>(BBv2) one would add an argument "address-model=64" when building.
>>
> Thanks. That helps.
>
> Do you know how to make sure I get "-fPIC" for all compilations
> (link-static as well as shared) with 1.34.0?

I think:

        cxxflags=-fPIC

- Volodya


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