Boost logo

Boost :

From: Matt Hurd (matt.hurd_at_[hidden])
Date: 2005-02-02 06:58:04


On Wed, 2 Feb 2005 12:47:43 +0100 (CET), Stefan Slapeta
<stefan_at_[hidden]> wrote:
>
> On Mi, 2.02.2005, 11:45, Matt Hurd wrote:
> > Trying and failing to compile v1.32 with Intel 8.1 on windows.
> >
> > Seems mainly /Zm800 option is in error.
> >
> [...]
>
> you must call iclvars.bat before!
>
> Stefan

Thanks for the tip. I didn't think I did as I'd registered the env on
product install.

:-( No change though. Same errors after calling iclvars.bat

Main stumbling block seems the invalid /Zm800 still, but it may be
just stuff I'm not configuring correctly.

Failure example:
...failed vc-C++
bin\boost\libs\date_time\build\boost_date_time.dll\intel-win32\debug\threading-multi\greg_month.obj...
vc-C++ bin\boost\libs\date_time\build\boost_date_time.dll\intel-win32\debug\threading-multi\greg_weekday.obj
'/Zm800' is not recognized as an internal or external command,
operable program or batch file.

     /Zm800 -nologo /EHsc -c -DBOOST_ALL_DYN_LINK=1 /Z7 /Od /Ob0
/EHsc /GR /MDd /Op /Zc:forScope /Zc:wchar_t /Qwn5 /Qwd985
-Qoption,c,--arg_dep_loo
kup /Qvc7.1 -I"bin\boost\libs\date_time\build"
-I"C:\vs7\VC7\include" -I"C:\source\source\public\boost_1_32_0"
-Fo"bin\boost\libs\date_time\build
\boost_date_time.dll\intel-win32\debug\threading-multi\greg_weekday.obj"
 -Tp"C:\source\source\public\boost_1_32_0\libs\date_time\build\../src/gregori
an/greg_weekday.cpp"

matt.
matthurd_at_[hidden]


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk