This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Build failure for x86_64-pc-mingw32 target
OK. I will post a patch to change bzero to memset.
Thanks for your help guys.
Hui
On Wed, May 6, 2009 at 17:38, Pedro Alves <pedro@codesourcery.com> wrote:
> 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
>