gcc, mac Leopard: how to run it from any path
Posted
by Patrick
on Super User
See other posts from Super User
or by Patrick
Published on 2010-05-25T19:06:10Z
Indexed on
2010/05/25
19:11 UTC
Read the original article
Hit count: 292
hi,
I've installed gcc 4.0 on mac from Xtools dmg.
If I go to the directory /usr/bin and I call ./gcc-4.0 it works.
I would like to make it work from any directory by just typing "gcc".
How can I make it ?
thanks
© Super User or respective owner