On 16 Aug, 2010,at 11:53 AM, er2020 <[email protected]> wrote:
This
/sw/bin/gcc-4 -o myprogram main.cpp
is working, which is promising, but how do I set up XCode to switch to this
compiler?
There is a non-maintained gfortran plugin for Xcode at the link below.
http://code.google.com/p/xcode-plugin/wiki/Projects
Forgive my pessimism, but I'm not optimistic you can get it to work with Snow Leopard.
In any event, I recommend you start with the gfortran for gcc 4.2 available at the link below
http://r.research.att.com/tools/
This version of gfortran is said to be compatible with the gcc Xcode is using. With it you may be able combine it with the plugin from google code and get what you desire.
Ben
------------------------------------------------------------------------------ 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
