Also adding to my last mail. I have all those header files in c:\dev-cpp\include\c++ I can find all of them. I can compile other C++ programs without errors. But it throws error when I try to build boost or regex library. On 2 Feb 2004 at 7:37, David Abrahams wrote:
"Vikrant Rathore"
writes: bin\boost\libs\date_time\build\boost_date_time.dll\mingw\debug\greg_ month .obj
c:\dev-cpp\bin\g++ -c -Wall -ftemplate-depth-100 - DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG - DBOOST_ALL_DYN_LINK=1 -g -O0 -fno-inline -mno-cygwin - I"bin\boost\libs\date_time\build" -I "C:\projects\boost" -I "c:\dev-cpp\include" -o "bin\boost\libs\date_time\build\boost_date_time.dll\mingw\debug\greg _mont h.obj" "C:/projects/boost/libs/date_time/build/../src/gregorian/greg_month. cpp"
...failed gcc-C++-action
That's really the only error message you get, with no complaint issued from gcc itself?
What happens when you invoke the g++ command shown above from the command prompt?
-- Dave Abrahams Boost Consulting www.boost-consulting.com
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users