Boost logo

Boost-Build :

Subject: [Boost-build] cross compiling linux boost libraries
From: Madhukar Sandi (Madhukar.Sandi_at_[hidden])
Date: 2010-07-01 07:54:00


Hi,

Anyone can know the how to cross compile boost libraries?.

I compiled for host Linux system. But I'm unable to cross compile to my mips board.

I have changed in user-config.jam as

using gcc : : mipsel-linux-g++ ;

and I got following log error.

Please give me some suggestion I'm new to this boost libraries.

[root_at_infba01388 boost_1_43_0]# ./bjam tooset-module=gcc-mips
/root/madhukar/boost_1_43_0/tools/build/v2/user-config.jam:47: in modules.load
*** argument error
* rule using ( toolset-module : * )
* called with: ( gcc:: mipsel-linux-gcc )
* extra argument mipsel-linux-gcc
/root/madhukar/boost_1_43_0/tools/build/v2/build/project.jam:870:see definition of rule 'using' being called
/root/madhukar/boost_1_43_0/tools/build/v2/build-system.jam:257: in load-config
/root/madhukar/boost_1_43_0/tools/build/v2/build-system.jam:399: in load-configuration-files
/root/madhukar/boost_1_43_0/tools/build/v2/build-system.jam:554: in load
/root/madhukar/boost_1_43_0/tools/build/v2/kernel/modules.jam:283: in import
/root/madhukar/boost_1_43_0/tools/build/v2/kernel/bootstrap.jam:142: in boost-build
/root/madhukar/boost_1_43_0/boost-build.jam:17: in module scope

Thanks & Regards
Madhukar Sandi
______________________________________________________________________

This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.

______________________________________________________________________


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk