17 Apr
2003
17 Apr
'03
5:31 p.m.
Ralf Hupfer
Hi All,
I am having trouble with regex on an Alpha-Dec with Compaq's compiler 6.3.
I've got regex to compile with generic.mak as follows:
CXX="cxx" CXXFLAGS="-inline-none" -D__USE_STD_IOSTREAM -DBOOST_REGEX_NO_EXTERNAL_TEMPLATES" LINKER="cxx" gnumake generic.mak
Did you try using Boost.Build? I have used it for Boost.Python stuff on Tru64 with great success. -- Dave Abrahams Boost Consulting www.boost-consulting.com