Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* non-mulit-arch compiles probs
@ 2002-04-10  8:40 Andrew Cagney
  2002-04-10  9:50 ` Andreas Schwab
  2002-04-10 16:16 ` Michael Snyder
  0 siblings, 2 replies; 5+ messages in thread
From: Andrew Cagney @ 2002-04-10  8:40 UTC (permalink / raw)
  To: gdb-patches

FYI,

The file std-regs.c doesn't compile with -Werror on non-multi-arch 
targets.  They all dropped like flies.

Adding to the fun, I've found an entry for the ``how did this ever 
compile'' category:

exec.c:print_section_info (struct target_ops *t, bfd *abfd)
maint.c:print_section_info (const char *name, flagword flags,

(one is static, the other has a .h declaration).

fixing ...
Andrew


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-04-10 23:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-10  8:40 non-mulit-arch compiles probs Andrew Cagney
2002-04-10  9:50 ` Andreas Schwab
2002-04-10 10:03   ` Andrew Cagney
2002-04-10 16:16 ` Michael Snyder
2002-04-10 16:23   ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox