On Sun, Jun 21, 2015 at 12:13 PM, Roman Haefeli reduzent@gmail.com wrote:
On a related note: How feasible is it to cross-compile for Mac OS X?
Very simple by using this: https://github.com/tpoechtrager/osxcross
It was easy to install, and it even maps macports, so you can for instance write "osxcross-macports install libsamplerate" to install the libsamplerate package from macports if you want to cross-compile a program which uses libsamplerate.