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] Fix build problem with system call in compile/compile.c


On Thu, 2015-01-08 at 22:12 +0100, Jan Kratochvil wrote:
> On Thu, 08 Jan 2015 00:33:06 +0100, Maciej W. Rozycki wrote:
> > On Wed, 7 Jan 2015, Pedro Alves wrote:
> > > >  Therefore I think it would be best to rewrite it to only use the relevant 
> > > > C library calls like `remove' and `rmdir' to recursively remove a 
> > > > directory; I wonder if actually we don't have something relevant already 
> > > > available in libiberty or gnulib.
> > > 
> > > Jan's working on that already.  See the ftw discussion, and the gnulib 
> > > patches.
> > 
> >  OK, great!
> 
> I have some patches here but I have suspended the work until the mingw pending
> patches get resolved so that one can test further patches on top of that:
> 	Re: [patch 1/2] mingw: update gnulib: prepare the sources
> 	https://sourceware.org/ml/gdb-patches/2014-12/msg00626.html
> 	Message-ID: <20141224222045.GA30482@host2.jankratochvil.net>
> +
> 	[patch 2/2] mingw: update gnulib: the gnulib files
> 	Message-ID: <20141222221330.GA31091@host2.jankratochvil.net>
> 	https://sourceware.org/ml/gdb-patches/2014-12/msg00610.html
> 
> 
> Jan

Does that mean it won't get into GDB 7.9 (branching on Monday, January
12th).  If so I would like to see Chen's patch get checked in as a
temporary build fix before the branch.  I haven't seen any objection to
Chen's patch but I haven't seen an official approval either.

Steve Ellcey
sellcey@imgtec.com


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