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


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


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