Michaelzanussi.com header image

Posts Tagged ‘Linux’

Compiling Objective-C Programs in Windows

This post was derived from an article on compiling Objective-C programs in Windows using gcc under GNUstep. That great article also provides details on compiling in Linux and Mac OS X (outside Xcode).
1) Download and install GNUstep System and GNUstep Core. I used 0.24.2 stable release of GNUstep to compile these notes but they may [...]