[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cross Compiling for OS X?
From: |
TMC |
Subject: |
Cross Compiling for OS X? |
Date: |
Tue, 29 Apr 2008 12:40:46 -0700 (PDT) |
I've been enjoying creating a few simple CLI tools with GNUstep on my Linux
box. Now I'd like to use them on OS X. How can I set up a cross-compiling
environment to build tools for OS X?
Naturally I'm only using Foundation and a few custom frameworks, so I don't
expect any incompatibilities with Cocoa. Also, I don't really need to
compile PPC or Universal binaries; I just want to play with my code on my
Intel Mac. Thus I want to avoid the hassle of setting up a PowerPC
cross-compiler on my x86 Linux. I think this is not an unrealistic goal
because [cross-compiling with distcc][1] is possible.
[1]: http://ranger.befunk.com/fink/darwin-cross/
--Tycho Martin Clendenny
--
View this message in context:
http://www.nabble.com/Cross-Compiling-for-OS-X--tp16968633p16968633.html
Sent from the GNUstep - General mailing list archive at Nabble.com.
- Cross Compiling for OS X?,
TMC <=