This is the mail archive of the gdb-patches@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]

Re: [commit] [mingw] build fix on -Wmissing-prototypes


On 2012-3-2 13:41, Jan Kratochvil wrote:
Hi,

On Fri, 02 Mar 2012 03:06:14 +0100, asmwarrior wrote:
>  Some compiler options were added recently, which did more strict checking,
>  thus break the mingw build of gdb.
checked in after an off-list mail.
Hi, Jan, it looks like some thing is missing in my patch, and now I see finally Qi Yao fix it. see:

http://sourceware.org/ml/gdb-cvs/2012-03/msg00052.html

Looks like there are some fix in i386-windows-nat.c, I also see there is a function call _initialize_i386_windows_nat in generated init.c, but maybe, my incremental build does not recompile the i386-windows-nat.c, so missed it. Sorry about that, I should do a clean build later.

Anyway, it is fixed now.

Zhang Yuanhui
ollydbg from codeblocks' forum


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