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: PATCH: Make PowerPC simulator compile on MinGW


Mark Kettenis wrote:
>>Date: Wed, 16 Nov 2005 16:34:20 -0800
>>From: Mark Mitchell <mark@codesourcery.com>
> 
> 
>>2005-11-16  Mark Mitchell  <mark@codesourcery.com>
>>
>>	* emul_netbsd.c (sys/errno.h): Guard with HAVE_SYS_ERRNO_H.
> 
> This really makes me wonder why it is including <sys/errno.h>.  I'm
> pretty sure that's totally unneeded.

I'm happy to try that on a GNU/Linux box, but how do I prove it in
general?  I'm happy to just take out that #include, if that will help
move the patch forward.

Thanks,

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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