Thread: C++ Compiler??
View Single Post
Old 02-24-2007, 10:12 AM   #8 (permalink)
AssKoala
Anti-Zealot
 
AssKoala's Avatar
 
Join Date: Feb 2006
Location: Atlanta, GA
Posts: 72
AssKoala is on a distinguished road
Send a message via AIM to AssKoala Send a message via MSN to AssKoala Send a message via Yahoo to AssKoala
http://developer.apple.com/products/

Sign up for the ADC Online membership, which should get you access to XCode.

XCode is the free Apple IDE that uses gcc and g++ as the C/C++ compilers. Not the best compilers out there, but definitely the compilers on the most platforms.
__________________
If you always think like an expert, you'll always be a beginner. | "A handful of knowledgeable people is more effective than an army of fools" -Writing Secure Code, 2nd Ed.
AssKoala is offline   Reply With Quote