This is the mail archive of the gdb@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: [gdb-7.5.91] mips sim fails to build on mingw32


On Saturday 16 March 2013 21:03:20 Joel Brobecker wrote:
> > On Saturday 16 March 2013 14:48:12 Joel Sherrill wrote:
> > > But I don't know how to regenerate the configure script in gdb. I see
> > > I need autoconf 2.64 but what's the magic incantation.
> > 
> > i do:
> > 	cd sim/mips
> > 	aclocal
> > 	autoconf
> 
> This might not be needed in this context, but I usually add a call
> to "autoheader" as well, for when config.in needs to get regenerated.

yeah, mips doesn't need it.  my script will look for AC_CONFIG_HEADERS and 
call autoheader when it's found.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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