Re: Command-Line Compilers?
Re: Command-Line Compilers?
- Subject: Re: Command-Line Compilers?
- From: Andrew Pinski <email@hidden>
- Date: Tue, 19 Feb 2002 17:40:04 -0500
Yes, Just download the Developer tools and you get cc, c++ with it.
If you want to make an application that runs when you double click on it,
you have to make the directory structure yourself (Project Builder would
have done it for you).
If you only want to do an executable that runs from the command line
forget about the above sentence.
Thanks,
Andrew Pinski
On Tuesday, February 19, 2002, at 03:35 , Conrad Taylor wrote:
Hi, is there a way to use the command-line compilers
for Objective-C from Mac OS X?
Thanks in advance,
-Conrad
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.