[cfe-dev] Building Boost for iPhone
Laurențiu Păncescu
lpancescu at googlemail.com
Thu Mar 17 04:19:24 PDT 2011
Hello,
Doug Gregor posted in May 2010 about building Boost with Clang (the
support is already in Boost, it works fine for a "native" build). I
tried to adapt clang-darwin.jam to compile Boost for the iphone and
iphonesim targets, based on darwin.jam, but I'm stuck: either
macosx-version isn't a defined feature, or it's defined two times.
Did anyone manage to compile Boost for iPhone with Clang? Any ideas? I
attached my user-config.jam and clang-darwin.jam.
Thanks in advance,
Laurentiu
P.S. I already asked on boost.build on Monday, no answer until now.
[1] http://blog.llvm.org/2010/05/clang-builds-boost.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: user-config.jam
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110317/e05bd1b3/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: clang-darwin.jam
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110317/e05bd1b3/attachment-0001.ksh>
More information about the cfe-dev
mailing list