[Ns-developers] gcc on OS X doens't support -Wno-error option
Tom Henderson
tomh at tomh.org
Sat Dec 5 20:02:47 PST 2009
Mirko Banchi wrote:
> Hi Tom,
>
> i saw that you have changed NS_DEPRECATED macro declaration and you have
> introduced -Wno-error option. Unfortunately gcc doesn't support this
> option on a PPC platform :(.
> What do you think?
>
> Regards,
>
> Mirko
>
> --
> Mirko Banchi
Mirko, what error are you getting, and what is your compiler? I can't
reproduce it on OS X PPC Tiger gcc-4.0 or gcc-4.2, or OS X PPC Leopard
(either compiler). The patch didn't introduce -Wno-error, just disabled
the NS_DEPRECATED for gcc < 4.2.
Regards,
Tom
More information about the Ns-developers
mailing list