This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/10024] /gdb/infcall.c:197: warning: `funaddr' might be used uninitialized (gcc 3.2 compiler warning + -Werror)


------- Additional Comments From bauermann at sourceware dot org  2009-04-02 17:12 -------
Actually, GDB releases used to ship with --disable-werror by default, which I
think is a good idea. GDB 6.8 uses -Werror by default, but I think that was an
oversight.

So, to get GDB 6.8 to build for you, please configure with --disable-werror.
Sorry for the inconvenience

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10024

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]