Boost logo

Boost Users :

From: MikeW (mw_phil_at_[hidden])
Date: 2006-11-20 11:48:24


Hughes, James <jhughes <at> linx.co.uk> writes:

>
> This is the command line I used to build boost using Bjam for an arm
> platform, not sure if that helps with what you need, but here it is
> anyway!!
>
> bjam
> "-sGCC_ROOT_DIRECTORY=/opt/montavista/mobilinux/devkit/arm/iwmmxt_le"
> "-sGCC=iwmmxt_le-gcc" "-sGXX=iwmmxt_le-g++" stage
>
> Stage is the folder in which all the libs are placed, other parameters
> should be self explanatory.
>
> James

Thanks, but boost_1_33_1 is distributed with a 'configure' file,
and it should be possible to set options on this to get a cross-build.

Just need to set a "arm-linux" prefix on each of the toolnames ... somehow.

Even so, will have a look at your command to see if/how it can be used.

Thanks.
Mike


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