FROM : Nick Zitzmann
DATE : Tue May 03 03:05:34 2005
On May 2, 2005, at 9:37 AM, Julian wrote:
> I use gcc 4.0 in xcode to build our app and it runs fine on 10.3.0
> 7B85. So that statement in the xcode help is not entirely true.
You're correct. I just took a look at the contents of the installer
on my Panther discs, and it does install libmx. So it looks like all
Panther users can use C and ObjC software compiled using GCC 4.
However, it doesn't install libstdc++, so only 10.3.9 users can use C+
+ software compiled using GCC 4.
Nick Zitzmann
<http://www.chronosnet.com/>
DATE : Tue May 03 03:05:34 2005
On May 2, 2005, at 9:37 AM, Julian wrote:
> I use gcc 4.0 in xcode to build our app and it runs fine on 10.3.0
> 7B85. So that statement in the xcode help is not entirely true.
You're correct. I just took a look at the contents of the installer
on my Panther discs, and it does install libmx. So it looks like all
Panther users can use C and ObjC software compiled using GCC 4.
However, it doesn't install libstdc++, so only 10.3.9 users can use C+
+ software compiled using GCC 4.
Nick Zitzmann
<http://www.chronosnet.com/>






Cocoa mail archive

