I bought a new Macbook Pro. Like linux, it has a bash shell. However, I did not find gcc or g++ in there. Is it in there somewhere, or is there some kind of package manager that will allow me to easily add it in?

link|improve this question

65% accept rate
feedback

1 Answer

up vote 9 down vote accepted

You need to install the XCode tools from here.

link|improve this answer
4  
You shouldn't need to download XCode - it should be on your install disk under Optional Installs. – Steve Folly Feb 4 '10 at 6:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.