$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Brian Gaber (Brian.Gaber_at_[hidden])
Date: 2004-12-08 12:53:37
I tried moving <boost/regex.hpp> to be the first include statement, but got the same error.
I tried the following compile statement:
/usr/vacpp/bin/xlc++ -c -DNDEBUG -O3 -qstrict -qinline -qnotempinc -qfuncsect -qeh -qrtti regex.cpp -o regex -I /usr/local/include
and again got the same error as before.
Any other suggestions?
What is the ETA of the fix you mentioned.