Martin M
Thanks for your reply. When I try that, I get output looking like below. It says that the /Ze and /Za command-line options are incompatible. Do you know how I can change that?
<snip>
...found 5266 targets... ...updating 693 targets... vc-C++ bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\debug\greg_month .obj Command line error D2016 : '/Ze' and '/Za' command-line options are incompatible
"cl" /Zm800 -nologo -GX -c -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST _ALL_DYN_LINK=1 /Z7 /Od /Ob0 /GX /GR /MDd /Op /Zc:forScope /Zc:wchar_t -I"bin \boost\libs\date_time\build" -I"C:\HACK\Cygwin\home\martin\source\libs\boost_1_ 31_0" -I"C:\PROGRA~1\HACK\MICROS~1\VC98\include" -Fo"bin\boost\libs\date_time\ build\boost_date_time.dll\vc7.1\debug\greg_month.obj" -Tp"C:\HACK\Cygwin\home\m artin\source\libs\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month. cpp"
I have absolutely no clue. As you can see for yourself, neither '/Ze' nor '/Za' appear in the command line. Jeff, do you have any ideas? -- Dave Abrahams Boost Consulting http://www.boost-consulting.com