I have a c program I'd like to compile for mac os x. Sadly I don't
have a mac capable of running os x, but a mac user have told me that
my program compilesand runs without problems on his machine.
I've been cross compiling for windows using mingw (I'm using the
latest ubuntu on a pc), but there seems to be no equivalent package
for a cross compiler targeting mac os x, and nothing I've found on the
web was very helpful thus far.
Can anyone here guide me to an easy to follow tutorial/howto? Or
suggest any other solution?