Boost logo

Boost-Build :

Subject: Re: [Boost-build] Boost WM5 build error
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-10-20 12:52:29


AMDG

Penchala prasad mittadodla wrote:
> I am building boost libraries for windows mobile 5 (WM5)
>
> Using following command: bjam.exe --with-serialization
> --toolset=msvc-WM5 --stdlib=stlport stage
> I need only serialization library

using msvc : WM5 :
"C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe" :

Use forward slashes or double backslashes. The backslash
is an escape character, as in most languages.

In Christ,
Steven Watanabe


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