This is the mail archive of the gdb@sourceware.cygnus.com 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]

Re: Why does dejagnu use an old config.guess?


> 
> "H.J. Lu" wrote:
> > 
> > Hi,
> > 
> > There are 2 config.guess in dejagnu-19991108.tar.bz2:
> > 
> > #  find -name config.guess
> > ./dejagnu/config.guess
> > ./config.guess
> > 
> > ./dejagnu/config.guess is older than ./config.guess. But it is the one
> > got installed. Any particular reason to do that? It is very annoying
> > since ./dejagnu/config.guess doesn't support the concurrent usage.
> 
> FYI, Dejagnu included with GDB is probably best described as being in
> maintaner mode - I don't believe that any one is doing doing significant
> work on that version.  Consequently the general aproach is ``if it ain't
> broke, don't fix it''.
> 

It is broken. I have been fixing it for years.

-- 
H.J. Lu (hjl@gnu.org)

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