First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 114902
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Toolchain Maintainers <toolchain@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 114902 depends on: Show dependency tree
Show dependency graph
Bug 114902 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-12-08 12:37 0000
I'm failing to update to gdb-6.4 with my default cflags, that haves -Wformat=2 
(I know, it's not good to add extra -W flags, but I use that to look for 
format strings to be safe in packages I maintain at least), but it builds with 
-Werror and then bails out as -Wformat=2 creates some warnings. 
 
Would it be possible to remove -Werror from gdb build? 
 
Thanks, 
Diego

------- Comment #1 From SpanKY 2005-12-08 12:40:15 0000 -------
EXTRA_ECONF=--disable-werror emerge gdb

------- Comment #2 From SpanKY 2005-12-08 16:01:27 0000 -------
added configure flag to 6.4

First Last Prev Next    No search results available      Search page      Enter new bug