On Sun, Oct 5, 2008 at 12:29 AM, Michael Hopkins
<michael.hopkins@-rm-this-hopkins-research.com> wrote:
Hi all
Quick question.
Have read all the docs I can find and not been able to discover how to get
GNUStep make to use a toolchain other than the default gcc other than
changing soft links which I would prefer not to do.
Have just built gcc 4.3.2 and would like to experiment with it for C &
Objective-C code. Current gcc (in Ubuntu 8.04.1) is 4.2.3.
Does make CC=/usr/local/bin/gcc-4.3.2 (or whatever your gcc binary is
called) help?
Cheers,
-Krishna