Re: gdbserver - manually modify Makefile
Pedro Alves <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 08/13/2015 11:26 PM, Ran Shalit wrote: > Thanks for the feedback. > You were correct about the PATH, that solved the issue ! Great, thanks for closing the loop. > > But I still need the --disable-werror, otherwise it stops build on > warning (treated as error). OK. I had assumed from "gdb-7.9.1" that you were building a release: -Werror is disabled in release tarballs. Thanks, Pedro Alves