On Wednesday 19 May 2004 15:16, kinshuk srivastava wrote:
I am a Newbie to using the regex++.I am trying to install the regex++ library on a Linux system. according to the instructions given but I found the following errors: [...] ../../../boost/regex/v3/regex_match.hpp: In member function `unsigned int boost::RegEx::GrepFiles(bool (*)(const char*, const boost::RegEx&), const char*, bool, unsigned int)': ../../../boost/regex/v3/regex_match.hpp:1937: Internal compiler error in expand_call, at calls.c:3049
You should mention your gcc and boost versions. However, the issue had already come up: http://lists.boost.org/MailArchives/boost-users/msg02467.php It seems to be a very specific compiler bug. Your boost version does not seem to be the current release. Maybe updating will help. Wolfgang Meyer