gnustep-dev
[Top][All Lists]
Advanced

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

Re: problems compiling NSAnimation.m


From: Richard Frith-Macdonald
Subject: Re: problems compiling NSAnimation.m
Date: Thu, 10 May 2007 13:24:18 +0100


On 10 May 2007, at 12:41, Graham J Lee wrote:

On 10 May 2007, at 12:35, Nicola Pero wrote:


Is there a flag we can pass to ask GCC to refuse c99-isms ? There must be one.

-std=c89 or -std=gnu89 depending on whether we want to permit GNU C extensions.

I don't believe those work for objc code ... I remember I looked for something that would do the job some time ago, and failed to find anything. I'm fairly sure this was one of the options I tried.





reply via email to

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