Search code examples
macosboostbuildosx-snow-leopard32-bit

How do I make Boost build for i386 on OS X 64 bit?


I've been battling with Boost to make it compile as only 32 bit than 64 bit on a 64 bit OS X host.

Is there an easy edit I can make to the darwin-specific bjam config file?


Solution

  • Try:

    bjam toolset=darwin address-model=32