Re: C++ conversion status update
Pedro Alves <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 04/13/2016 12:07 PM, Yao Qi wrote: > Pedro Alves <[email protected]> writes: > >> I think the time has come to starting to default to building in C++ mode >> on all hosts, except those known to not having been fully converted yet, >> as with the patch at the top of the users/palves/cxx-conversion branch. >> >> Thoughts? > > I read that patch on your tree, and that is quite clean and small. I am > fine on that. > > We need to update buildbot builder Fedora-x86_64-cxx-build-m64 to build > gdb in C mode. Hi Sergio, Could we have a build-only Fedora-x86_64-c-build-m64 builder, based on Fedora-x86_64-cxx-build-m64, but with explicit --enable-build-with-cxx=no ? Thanks, Pedro Alves