Mac.........!!!

B

Bob Jenkins

Can you tell me what compiler(s) can I use for C/C++ programming in
Mac environment ?

Thanks

+Bob
 
I

Ioannis Vranos

Bob said:
Can you tell me what compiler(s) can I use for C/C++ programming in
Mac environment ?


I suppose there is a GCC port for your OS. If you have Mac OS X, open a console window and
type g++ -v. If it works, then g++ is already installed!


I remember doing this in a Comdex few years ago, when I was checking a Mac laptop with Mac
OS X in an Apple booth.
 
L

Lyndsey.Ferguson

You can use g++ on Macintosh OS X. Make sure you install the Developers
CD that came with your Mac. Also included is the Xcode IDE with the
developers CD which is for developing apps/drivers/libraries/etc on the
Macintosh.

For Xcode on your Mac (after installing developers cd), go to:

/Developer/Applications/Xcode

Good luck and have fun! You may also want to check out:

comp.sys.mac.programmer.help

Lyndsey
 
H

Howard

Bob Jenkins said:
Can you tell me what compiler(s) can I use for C/C++ programming in
Mac environment ?

Thanks

I use CodeWarrior, (but I'm not sure how well it conforms to the standard).

You could try doing a search with Google or something for "C++ compiler Mac
OS X" for other options.

-Howard
 
J

Jesper Madsen

Bob Jenkins said:
Can you tell me what compiler(s) can I use for C/C++ programming in
Mac environment ?

Thanks

+Bob

Go with CodeWarrior... If you do not have a really tight budget..
Else you can use apple's XCode for free.. Uses GCC...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,661
Latest member
sxarexu

Latest Threads

Top