Boost logo

Boost Users :

From: Black Ice (yg-boost-users_at_[hidden])
Date: 2003-01-01 23:19:06


I reinstall VC 7.1 and delete boost. Then do the following works:

d:
cd boost
cvs -d:pserver:anonymous_at_[hidden]:/cvsroot/boost login
[press return]
cvs -z3 -d:pserver:anonymous_at_[hidden]:/cvsroot/boost
checkout boost
cvs -d:pserver:anonymous_at_[hidden]:/cvsroot/boost logout

now got last version of boost

cd boost
cd tools
cd build
cd jam_src
build.bat

some message on screen:
Setting environment for using Microsoft Visual C++ tools.
###
### Using 'msvc' toolset.
###
...

now got bjam.exe

then do following work:
cd..
cd..
cd..
current directory now is d:\boost\boost

set BOOST_ROOT=D:\boost\boost
set VISUALC=C:\Program Files\Microsoft Visual C++\VC98
tools\build\jam_src\bin.ntx86\bjam "-sTOOLS=msvc"
build successfully

set VC7_ROOT=D:\Program Files\Microsoft Visual Studio .NET 2003\Vc7
tools\build\jam_src\bin.ntx86\bjam "-sTOOLS=vc7"
some message on screen:
    "cl" /Zm800 -nologo -GX -c /Z7 /Od /Ob0 /GX /GR /MTd /Op
/Zc:wchar_t,for
Scope -I"libs\thread\build" -I"D:\boost\boost" -I"C:\Program
Files\Microsoft V
isual
udio\VC98\include" -Fo"libs\thread\build\bin\libboost_thread.lib\vc7\d
ebug\runtime-link-static\threading-multi\tss.obj" -Tp"libs\thread\build\../
src\
tss.cpp"

...failed vc-C++
libs\thread\build\bin\libboost_thread.lib\vc7\debug\runtime-lin
k-static\threading-multi\tss.obj...
vc-C++
libs\thread\build\bin\libboost_thread.lib\vc7\debug\runtime-link-static\t
hreading-multi\xtime.obj
Command line error D2016 : '/Za' and '/Ze' command-line options are
incompatible

    "cl" /Zm800 -nologo -GX -c /Z7 /Od /Ob0 /GX /GR /MTd /Op
/Zc:wchar_t,for
Scope -I"libs\thread\build" -I"D:\boost\boost" -I"C:\Program
Files\Microsoft V
isual
udio\VC98\include" -Fo"libs\thread\build\bin\libboost_thread.lib\vc7\d
ebug\runtime-link-static\threading-multi\xtime.obj" -Tp"libs\thread\build\.
./sr
c\xtime.cpp"

...failed vc-C++
libs\thread\build\bin\libboost_thread.lib\vc7\debug\runtime-lin
k-static\threading-multi\xtime.obj...

--
/*******************/
自由(liberty)无非就是这样一种承诺:每个人将会得到一种保障,保障我们可以与
权威、多数、流俗及舆论的影响相抗衡。
/*******************/
"Black Ice" <yg-boost-users_at_[hidden]> 写入消息新闻
:aurj64$lto$1_at_main.gmane.org...
> The last version of boost has got by CVS.
> set BOOST_ROOT=d:\boost\boost
> set VC7_ROOT=D:\Program Files\Microsoft Visual Studio .NET 2003\Vc7
> bjam "-sTOOLS=vc7"
>
> Command line error D2016 : '/Za' and '/Ze' command-line options are
> incompatible
>
>
>
> --
> /*******************/
> 自由(liberty)无非就是这样一种承诺:每个人将会得到一种保障,保障我们可以
与
> 权威、多数、流俗及舆论的影响相抗衡。
> /*******************/
>
>
>
>
>
>
>
> Info: <http://www.boost.org>
> Wiki: <http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl>
> Unsubscribe: <mailto:boost-users-unsubscribe_at_[hidden]>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net