bug-guile
[Top][All Lists]
Advanced

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

Re: guile build problem with gcc 4.6.0


From: Andy Wingo
Subject: Re: guile build problem with gcc 4.6.0
Date: Sun, 20 Mar 2011 21:13:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

On Sun 20 Mar 2011 20:11, Douglas Mencken <address@hidden> 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

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