pushed: [RFA] configure gdb/gnulib with --disable-largefile if largefile support disabled.

Joel Brobecker brobecker@adacore.com
Sat Dec 13 14:46:00 GMT 2014


> > This patch fixes the issue by passing --disable-largefile to gnulib's
> > configure when large-file support in GDB is disabled. This is done
> > by first enhancing ACX_CONFIGURE_DIR to allow us to pass extra
> > arguments to be passed to the configure command, and then by modifying
> > GDB's configure to pass --disable-largefile if large-file support
> > is disabled.
> 
> I tested this patch by configuring gdb with --disable-largefile for
> x86-linux and mingw32.  Everything looks right to me.

Thank you, Yao. Patch now pushed.

-- 
Joel



More information about the Gdb-patches mailing list