er2020 wrote:
> 
> /sw/bin/gcc-4 works from the command line. Is it the only option for using
> gcc-4, or is someone aware of -any- IDE that can be set up to use it, and
> how, under Mac OSX 10.6.4.
> 
> Thanks.
> 

All that is needed is to set up Code Blocks like this:

    Settings > Compiler > Toolchain exec

and provide the new pathname and exec i.e. replace /usr by /sw/bin and gcc
by gcc-4. However, make, gdb and ar are missing from /sw/bin so I have to
provide an additional pathname.


-- 
View this message in context: 
http://old.nabble.com/Using-gcc-4-tp29449197p29449225.html
Sent from the fink-beginners mailing list archive at Nabble.com.


------------------------------------------------------------------------------
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

Reply via email to