bug-mailutils
[Top][All Lists]
Advanced

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

Any suggestions on how to get -Werror in as a debug flag?


From: Sam Roberts
Subject: Any suggestions on how to get -Werror in as a debug flag?
Date: Mon, 10 Dec 2001 23:29:53 -0500
User-agent: Mutt/1.3.16i

Bonjour, Autoconf Gurus,

The obvious way:

CFLAGS="-Werror" ./configure

doesn't work, autoconf generated tests include tests that have
gcc warnings, so it doesn't make it through the configure stage.

Is there something else I can set? A "used for building the
project but not during the configure stage" kind of flag?

Also, any objections to adding -Wall into m4/debug.m4?

Merci,
Sam

-- 
Sam Roberts <address@hidden> (Vivez sans temps mort!)



reply via email to

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