Re: Objective-C++ compiler updates?
Re: Objective-C++ compiler updates?
- Subject: Re: Objective-C++ compiler updates?
- From: Evan Jones <email@hidden>
- Date: Sat, 7 Dec 2002 16:37:57 +0100
On Friday, Dec 6, 2002, at 01:47 Europe/Zurich, Brad Oliver wrote:
I'm not entirely sure if this is the most appropriate place for this,
but
I've run into several reproducible conditions that will crash the
Objective-C++ compiler that shipped with Jaguar (cc1objplus).
I have run into similar issues, particularly when I was trying to use
C++ namespaces to avoid collisions between a C++ application I was
linking against the MacOS X APIs.
Is there a more recent build available anywhere, even if it's not
"final"?
I have not tried this myself, but you can always download the most
recent version of gcc and compile and install it. I believe that Apple
is a contributor to GCC's tree, so the standard GCC distribution
*should* work to build applications for Mac OS X:
http://gcc.gnu.org/
This is one of the reasons I feel that developing for MacOS X is a
refreshing change: Many (but not as much as I would like) of the "core"
development tools and libraries are developed "in the open".
--
Evan Jones:
http://www.eng.uwaterloo.ca/~ejones/
"Computers are useless. They can only give answers" - Pablo Picasso
_______________________________________________
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.