$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] iphone port
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2008-11-09 13:03:03
Gustavo Garcia Bernardo wrote:
> Is it possible to build boost library to be used in the iphone?
I believe so, but only Rene knows how for sure ;-)
I presume one gets to use the 'darwin' toolset, pointing it at cross-compiler,
and use target-os=iphone, but I'm not sure if one select SDK somehow, or
what other tweaks are involved. Rene, if you could list the exact steps
to build hello world for iphone, I can add that to the documentation.
Thanks,
Volodya