Re: cross-compiling a GTK app, linux - darwin

2007-03-30 Thread Allin Cottrell
On Thu, 29 Mar 2007, Michael Torrie wrote: First, see http://ranger.befunk.com/fink/darwin-cross/ . To build useful exes, though, you have to populate the cross environment with headers, libraries, and frameworks from the real OS X box. It's a bit tedious but doable. Here are some

Re: cross-compiling a GTK app, linux - darwin

2007-03-29 Thread Michael Torrie
On Thu, 2007-03-29 at 22:42 -0400, Allin Cottrell wrote: Does anyone have expertise/recommendations to share, on the subject of compiling a GTK app on x86 Linux for the powerpc-apple-darwin target? I'm familiar with the linux - win32 cross. This is relatively easy since mingw makes the