Monday 6 October 2008

Compiling Unix Libraries

The iPhone has a Unix subsystem, so it shouldn't be too hard to port unix libraries to the device, so I assumed.

It turns out that it is not that trivial, as some tweaks are needed to properly compile third-party code for the device.

This Blog presents an excellent solution to the problem - enabling the use of the libraries both on the emulator and on the device, compiling with the official SDK.



No comments: