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: target names and glibc versions on linux


On Jun 25, 2003, Alex Hornby <alex@anvil.com> wrote:

> but config.guess doesn't give me any assistance in distinguishing
> them

And why should it?  I mean, it could name the distro, or the glibc
version, or the kernel version, or whatever, and it would be useless
for 100% of the applications that use autoconf tests properly to
detect the features they actually rely on.  Feature tests is the right
way to do it.  If I were in a bad day, I'd probably even suggest
removing version numbers from sparc-sun-solaris triplets :-D

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, 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]