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] Update gnulib to current upstream master


On Wed, Oct 12, 2016 at 4:17 PM, Pedro Alves <palves@redhat.com> wrote:
> I tried building gdb with G++ 4.7 and CXX="g++ -std=gnu+11", and that
> tripped on a build error:

GDB source requires C++03 compiler, but it should be built with recent
compiler with recent C++ standard.

Patch is good to me, but let us leave this patch here for one day or two
for the purpose of collecting comments or objections.

-- 
Yao (齐尧)


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