On Thu, Aug 26, 2004 at 01:24:58AM +0200, Max Horn wrote:
> Am 25.08.2004 um 19:40 schrieb David R. Morrison:
> >
> >The troubles with g++ under XCode 1.5 and the lack of any quick 
> >response from Apple, combined with earlier incidents of an analogous 
> >nature, lead me to ask: would we be better off with a fink gcc package 
> >in place of the Developer Tools?  As I understand it, the Apple 
> >compiler team has been good about pushing their changes upstream.  
> >Would we lose anything by relying on FSF gcc rather than Apple's 
> >releases?

I think we'd be setting ourselves up for a user support nightmare, as
others have mentioned. But just to see what the state of the art is...

> 
> The FSF gcc is lacking many essential features compared to the Apple 
> GCC, e.g. Objective C++, Altivec stuff, pascal string support and more; 
> going with it would break compilation of a lot of OSX specific things.

The gcc-3.4.1 suite has a confiugre flag --enable-altivec:
           Specify that the target supports AltiVec vector enhancements. This
           option will adjust the ABI for AltiVec enhancements, as well as
           generate AltiVec code when appropriate. This option is only
           available for PowerPC systems.

It sounds like Apple is contributing ObjC++ support back upstream:
  http://gcc.gnu.org/ml/gcc/2004-06/msg00818.html
but I don't know if it's done yet. But even if it's there by 3.5 (or
some branch thereof, or whatever we can find to release), it feels like
we'd always be _at_best_ up to the same version# as Apple's. Though
there are arguments to be made for having a known-to-be-functional
thing as a fallback for when Apple hoses us.

> Besides that, David H?hn already did a nice job at summing up some of 
> the further troubles this would cause for us.

/me nods

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to