[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] almost there..... Newbie trying to compile Mint v1.17...
On Fri, 2011-02-11 at 04:18 -0800, WongCK wrote:
>
> >
> > For the first time I understand that the attribute __always_inline__ did not
> >exist in GCC 2.95, and it is the source of our problem...
> >
>
>
> This is indeed on of them.
> But the true source of problem is the -Werror flag in the makefile.
No, it isn't. The true source of the problem is incorrect code or
options. -Werror is there for a reason to identify them to the
developer.
Alan.