$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] boost cross compilation
From: Souvik Ghosh (mailtosouvik_at_[hidden])
Date: 2009-12-16 21:56:08
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.