|
From: | Ivan Vučica |
Subject: | Re: Discuss-gnustep Digest, Vol 112, Issue 6 |
Date: | Sun, 4 Mar 2012 20:47:09 +0100 |
Uninstall gnustep packages and build everything from svn hosted at: You may want to install it with clang, after you install clang. (Personally, I also build clang from sources since clang might also be old.) If you use gcc, use at the very least gcc 4.6 to get some Objective-C 2.0 support. export CC=clang Then you need to build "make", "base", "gui" and "back" libraries in that order by running: ./configure make sudo make install I can (once again) share my shell script that I used to install dependencies, build clang and build latest GNUstep on Ubuntu. If you need it and can't find it, say so and I'll send the link when I'm on desktop. Regards, Ivan Vučica via phone
|
[Prev in Thread] | Current Thread | [Next in Thread] |