Boost logo

Boost-Build :

Subject: [Boost-build] Cannot build boost::serialization for x64 (cross compile)
From: Armin.Pies_at_[hidden]
Date: 2008-09-19 03:12:17


Hi.

I use the following parameters for bjam:

release address-model=64 --stagedir=${boostroot.dir}/stage64 stage
link=static runtime-link=shared threading=multi toolset=msvc

The boost build for the serialization library integrates tests calling
"no_std_wstreambuf_pass.exe" or "no_std_locale_pass.exe" which are, of
course, no Win32 applications.
So I cannot run them under Windows XP (Win32) and the build fails.
But I need to build the library to be able to cross-compile our
application for x64.

Is there a switch to skip these tests?

Regards,

Armin Pies
Senior Software Developer



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