Re: argp.h syntax errors!



On 12 Jul 1998, Raja R Harinath wrote:

> The offending lines start with `ARGP_EI', which is defined in the
> previous line as `extern inline'.  `inline' isn't a valid keyword in
> GCC's `-ansi -pedantic' mode.  For the time being, best is not to use
> this mode for compiling (`-Wall' is fine.)
So where do I specify it? (I've checked the spec file, no -ansi in there,
and I checked the ./configure script, no --without-ansi option there
either.)

Andreas



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