This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: new error when reconfiguring gcc


On Jan 28, 2004, Andreas Schwab <schwab@suse.de> wrote:

> I've seen this too.  I think the problem is that configure-foo passes a
> different list of variables than all-foo.

Yup.  That's the bug.  We've always had this bug, but the conversion
to autoconf 2.5x in gcc/ introduced this autoconf sanity check, so the
problem became more apparent.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Happy GNU Year!                     oliva@{lsd.ic.unicamp.br, gnu.org}
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist                Professional serial bug killer


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