-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 8/17/10 4:08 AM, er2020 wrote: > > > > 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. > >
"fink install make gdb" can provide Fink packaages for the first two. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxqbq4ACgkQB8UpO3rKjQ/6dgCeLZvhGFdfF7hWVivM6CFcGEBN AskAn1rt8EhkmQF6MFGb99Cm6LKpwuqZ =ssDA -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ 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
