On Sun 20 Mar 2011 20:11, Douglas Mencken <[email protected]> writes:

> Is it possible to switch off -Werror for non-glibc systems

Certainly.

    $ ./configure --help | grep error
      --enable-error-on-warning    treat compile warnings as errors

It's off by default, actually.  Unless you are passing
--enable-error-on-warning, I don't know what's introducing -Werror on
your system.

Andy
-- 
http://wingolog.org/

Reply via email to