Boost logo

Boost Users :

Subject: [Boost-users] Linking boost in iphone application
From: Gustavo Garcia Bernardo (ggb_at_[hidden])
Date: 2009-02-07 19:53:20


Hi,

After building boost for the iphone following these instructions http://lists.boost.org/boost-users/2008/11/42094.php , I have a problem using it in my iphone application.

If I link any part of boost with the application it crashes at startup. I don't have any problem linking other C++ library. Has anybody else faced the same problem?

How to reproduce it:
1. Create a objective-c class in the application (Test.h, Test.mm)
2. Include "#import <boost/system/error_code.hpp>" in the Test.mm file.
3. Link libboost_system-xgcc40-mt_1.37.a

Thank you very much for any clue,
G.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net