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 00/11] C++/MinGW patches


On 11/03/2015 12:56 PM, Qian Hong wrote:
> On Tue, Nov 3, 2015 at 8:27 PM, Pedro Alves <palves@redhat.com> wrote:
>> Does it trigger without --enable-build-with-cxx as well?
> 
> Yes, same error without build-with-cxx. So it is not related to c++ compiler.
> strndup is not defined in mingw-w64...

Thanks for confirming.  The ultimate test is confirming whether
pristine master builds, although I'm positive it'd fail as well.

> 
> I tried `make all-gdb` instead of `make all`, now new error found:
> http://pastebin.com/rM7V7msA
> 
> I guess this is fixed by one of patches in
> https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-gdb-git
> 
> Would you mind have a look? Maybe some of MSYS2 patch could be pick
> into your tree?

Sorry, these patches need to be submitted to the relevant lists (we can't
just pull them, due to copyright assignment requirements), along with
rationale for them.  The binutils/ subdir is maintained by the binutils
team.  libiberty/ by the GCC folks.  See the top level MAINTAINTERS file
for the full mapping.

Thanks,
Pedro Alves


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