$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] choosing boost libs to link on iPhone based on selected OS target?
From: Kenny Riddile (kfriddile_at_[hidden])
Date: 2009-04-10 02:40:20
I've built boost as static libs for both iPhone(ARM) and the iPhone 
simulator(x86).  I'm trying to figure out how to configure XCode so that 
it will know which set of libraries to link against based on which OS 
target I choose in the IDE.  Is there anyone with experience using boost 
on the iPhone that can shed some light on this? Rene?