Boost logo

Boost-Build :

Subject: Re: [Boost-build] Cannot build boost::serialization for x64 (crosscompile)
From: Robert Ramey (ramey_at_[hidden])
Date: 2008-09-19 12:22:41


Cannot build boost::serialization for x64 (cross compile)Robert Ramey

<Armin.Pies_at_[hidden]> wrote in message
news:69D276452CD2904980D5B6AC33C9BE170D270FD8_at_gtlbmlexs0006.bagmail.net...
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.

***
Note that the boost build/test process should build and test these
applications. If these fails, then wide character versions of the
serialization library cannot work so they are skipped.

Note
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

_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost-build


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