Boost logo

Boost-Build :

Subject: [Boost-build] [wince] Building Boost for Windows CE
From: Andy Schweitzer (a.schweitzer.grps_at_[hidden])
Date: 2009-05-17 13:40:04


Vladimir Prus wrote:
[snip]
>
> In particular:
>
> http://www.boost.org/development/tests/trunk/VeecoFTC.html
>
> - Volodya

The user-config.jam referred to at VeecoFTC calls two <setup> batch
files, VSVars32-VC9-STLPort.bat and VSVars32-VC9-WM5.bat.

Do a copy of these exist on the network?

It is possible to write one's own, but there are many flavors of CE
build environments, so a "known working" file would be helpful.

Also, the use-config.jam says:

using msvc : 9.0~wm5~stlport5.2 :
     "C:/Program Files/Microsoft Visual Studio 8/VC/bin/cl.exe" :

I don't understand bjam syntax very well, but I think this says that the
  toolset name msvc-9.0~wm5~stlport5.2 is setup to use the VC8 (not VC9)
compiler. Is this correct? Does anyone know the reason for this?

Thanks

Andy


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