freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freetype] Compiling 2.1.7 on Mac OS X


From: Antoine Leca
Subject: Re: [Freetype] Compiling 2.1.7 on Mac OS X
Date: Thu, 18 Mar 2004 13:06:44 +0100

On Saturday, March 13, 2004 3:35 PM Steve Hartwell va escriure:
>
> The error is in the source file ftmac.c, which includes a Mac-specific
> header using 'inline' keywords by default.  The problem comes from the
> -ansi switch to gcc, as Garrick Meeker has recently reported, which
> causes gcc not to recognize 'inline'.

How about

 -Dinline=__inline

Or something like that [I do not know gcc --enough], with the correct
discrimination against $host or whatever.


Antoine


















reply via email to

[Prev in Thread] Current Thread [Next in Thread]