This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


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

[PATCH] gcc 2.95 / configure.in redux


Recently the version string of gcc 2.95 changed to "2.95" from 
"gcc-2.95", which the compiler version check in configure.in does not 
have an expression to match.
The attached patch should go in both the glibc-2-1-branch and the 
trunk. 2.9[5-9]* is necessary to match bug fix releases of the gcc 
2.9x series, which will be of the form 2.9x.x.

gcc-2.95.diff

-- 
Joel Klecker (aka Espy)                    Debian GNU/Linux Developer
<URL:mailto:jk@espy.org>                 <URL:mailto:espy@debian.org>
<URL:http://web.espy.org/>               <URL:http://www.debian.org/>

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