$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: James Hughes (JHughes_at_[hidden])
Date: 2006-04-06 04:18:00
Hello all,
Just quick question. Has anyone managed to cross compile Boost from a Linux
X86 host to ARM using a gcc compiler?
Is so, which version of the compiler did you use and which version of boost?
I am having problems with iwmmxt_le-g++ v 3.4.3 and boost:1.33.1, in the
Spirit libs (as previously posted). It appears to be a compiler
fault...which is not evident inthe non-cross compiler version of g++ 3.4.3.
James