public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* --enable-gdb-build-warnings=,-Werror on cygwin
@ 2001-04-06 12:32 Andrew Cagney
  0 siblings, 0 replies; only message in thread
From: Andrew Cagney @ 2001-04-06 12:32 UTC (permalink / raw)
  To: Insight Patches

Just FYI,

Insight gets a number of warnings (undeclared functions) when
configured/built with --enable-gdb-build-warnings=,-Werror (the comma is
important :-) on cygwin.

Looking at the code it was related to #ifdef __CYGWIN__ code.

If you're wondering, GDB selects it warning flags very carefully, it
doesn't for instance blindly enable ``-Werror -Wall''.  Consequently,
I'd suspect that the warnings indicate real problems.  If you do find a
file that can't be fixed then Makefile.in can be tweeked to disable the
-Werror flag for that file.

	enjoy,
		Andrew

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-04-06 12:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-06 12:32 --enable-gdb-build-warnings=,-Werror on cygwin Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).