$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] cross compiling boost python (64->32bits)
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2014-03-29 22:52:12
AMDG
On 03/24/2014 12:58 AM, Stéphane ANCELOT wrote:
>
> I have tried many things, what is the right way to compile a 32 bits
> boost python lib, from a linux 64 bits system ?
>
I've never tried cross-compiling, but you'll need at least
b2 ... address-model=32
In Christ,
Steven Watanabe