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: Build failure for x86_64-pc-mingw32 target


On Wednesday 06 May 2009 10:05:09, Hui Zhu wrote:
> mingw32 don't have bzero?
> Could you please help me try to build some code that have bzero in mingw?

Please don't use bzero, use memset instead.  Patch doing that pre-approved.

(Kai, please don't reply to unrelated threads to start a new topic.  Start
a new thread instead.)

-- 
Pedro Alves


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