This is the mail archive of the gcc-patches@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]

Re: autoconf for type sizes


On Tue, Mar 13, 2001 at 05:41:20PM +0100, Akim Demaille wrote:
> >>>>> "Zack" == Zack Weinberg <zackw@Stanford.EDU> writes:
> 
> Zack> I'm nervous about backward compatibility.  Will arbitrarily ugly
> Zack> 2.13 configure scripts work with 2.50 without change?
> 
> No.  The most important word being `arbitrarily'.  For the vast
> majority of the cases, it behaves equally well under both, and for the
> very *pathological* cases, there is always a means to please both
> releases.
> 
> I emphasize pathological because the guilty configure.ins were very
> badly written, and any regular user of these tools would have said
> it's badly written.

Well, see, it would not surprise me if gcc's configure.in turned out
to fall into the 'pathological' category.  And if we're going to fix
it, I'd rather cut over to the new mechanisms completely than waste
effort making both releases happy, which will then be thrown away when
the real 2.50 comes out.  (But we can't do that in mainline.)

Hm, maybe what we need here is a CVS branch for configury work.

zw


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