[cairo] Cairo on mac with icc

Vladimir Vukicevic vladimir at pobox.com
Mon Sep 29 13:01:40 PDT 2008


I doubt that the OSX headers support icc -- there are a lot of gcc- 
isms and probably a lot of gcc-specific #ifdefs.  I know icc has made  
some progress towards gcc compat, but I don't think they're super far  
along yet.

     - Vlad

On Sep 29, 2008, at 12:29 PM, Augusto Radtke wrote:

> Has anyone any experience on compiling cairo on Mac OS X with the
> Intel icc compiler? I'm facing a lot of errors with CoreFoundation, I
> believe it's not cairo problems at all but if anyone had this problem
> before would be helpful.
>
> Things like that:
>
> /System/Library/Frameworks/CoreServices.framework/Frameworks/ 
> CFNetwork.framework/Headers/CFNetworkErrors.h(53):
> error: expected a ";"
>  CFN_EXPORT const CFStringRef kCFErrorDomainCFNetwork
>    __OSX_AVAILABLE_STARTING(__MAC_10_5,__IPHONE_1_2);
>
> Augusto
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo



More information about the cairo mailing list