gdb 6.8 fails to compile with gcc 4.4.0

View: New views
1 Messages — Rating Filter:   Alert me  

gdb 6.8 fails to compile with gcc 4.4.0

by Angel Tsankov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I get an error in file eval.c at line 1705 because gdb 6.8 passes "-Werror" to gcc.  I'm using gcc 4.4.0.  Do I need to upgrade to 4.4.1, downgrad (if so, to what version) or to patch gdb?