Boost logo

Boost-Build :

From: Reece Dunn (msclrhd_at_[hidden])
Date: 2004-07-04 14:55:46


I have recently installed the Microsoft VC8 beta 1 (express) preview from
the MSDN website. It installs to the following directory:

C:\Program Files\Microsoft Visual Studio 8

with cl.exe located at

C:\Program Files\Microsoft Visual Studio 8\vc\bin\cl.exe

Compiling a project results in the following bjam output:

...found 11 targets...
...updating 4 targets...
msvc.compile.c++ bin\msvc-8.0\release\hello.obj
cl : Command line warning D9035 : option 'Og' has been deprecated and will
be removed in a future release
cl : Command line warning D9035 : option 'Gs' has been deprecated and will
be removed in a future release
cl : Command line warning D9035 : option 'GX' has been deprecated and will
be removed in a future release
cl : Command line warning D9036 : use 'EHsc' instead of 'GX'
hello.cpp
msvc.link bin\msvc-8.0\release\hello.exe bin\msvc-8.0\release\hello.rsp
...updated 4 targets...

HTH

Regards,
Reece

_________________________________________________________________
Express yourself with cool new emoticons http://www.msn.co.uk/specials/myemo

 


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