Hello All,

I would like to cross compile boost for ARM. But I am getting the following error. In my toolchain I am using gcc version 4.1.1. Can anybody please point me the cause behind this error.

boost/boost/regex/v4/basic_regex.hpp:95:35: error: macro "index" requires 2 arguments, but only 1 given
boost/boost/regex/v4/basic_regex.hpp:100:21: error: macro "index" requires 2 arguments, but only 1 given
In file included from boost/boost/regex/v4/perl_matcher.hpp:574,

 Thanks in advance.