On 8/16/10 12:02 PM, David R. Morrison wrote: > I'm not sure that question has been asked before! At the fink project, we're > creating scripts to do command line compiling, so we don't often think about > IDE issues. > >> From the command line, the process is usually as simple as setting the >> environment variable GCC to /sw/bin/gcc-4 before invoking the "./configure; >> make; make install" mantra. (Sometimes one also has to set GXX to >> /sw/bin/g++-4 .) Is that enough data to give you a clue as to how to do it >> in XCode?
From the xcode-users list, there doesn't seem to be a simple way to have XCode use other compilers w/out physically overwriting the Apple provided ones (HIGHLY NOT RECOMMENDED) http://osdir.com/ml/xcode-users/2009-09/msg00216.html Hanspeter ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
