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
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of MikeW Sent: 20 November 2006 15:59 To: boost-users@lists.boost.org Subject: [Boost-users] Boost configure options for crosscompilation ?
I would like to crosscompile Boost under Buildroot.
I created what appeared to be a successful package file, but found that the native compiler and tools were used rather that Buildroot's crosscompiler toolchain.
However, I could not see any other 'configure' options to switch to using a crosscompiler (EPREFIX looked promising at first but seems to be a path prefix, rather than a tool prefix such as "arm-linux-").
I note an earlier post (unable to post a 'follow-up' to it) seemed to successfully do a cross build.
Could you tell me how Boost is 'configure'd to use the crosstools rather than the native tools ?
Thanks, Mike
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
This message (including any attachments) contains confidential and/or proprietary information intended only for the addressee. Any unauthorized disclosure, copying, distribution or reliance on the contents of this information is strictly prohibited and may constitute a violation of law. If you are not the intended recipient, please notify the sender immediately by responding to this e-mail, and delete the message from your system. If you have any questions about this e-mail please notify the sender immediately.