$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eddy Pronk (epronk_at_[hidden])
Date: 2007-06-14 08:58:21
Prathap KV wrote:
> Hi,
>
> I am a newbie to boost.I tried to cross-build boost.But no results.
> Can any one please tell me how i can build boost for arm-linux from
> i386-linux.I am using boost_1_34_0.
I used openembedded to do cross-builds for arm-linux. (including boost)
It is worth checking out.
http://www.openembedded.org/filebrowser/org.openembedded.dev/packages/boost
Eddy