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 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.

-- 
Joel


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