This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: compiler standards (and/or min gcc version) supported withinstalled headers ?


On Wed, Jan 02, 2013 at 04:15:09PM +0100, Andreas Grapentin wrote:
> Why do you prefer supporting ancient gcc versions in recent version of
> glibc over requiring users of older gcc versions to use older glibc
> versions as well? Wouldn't that make things a lot easier?

Using an old glibc version almost certainly means your application is
vulnerable to security bugs, unless you aggressively research all the
issues and backport fixes. There's no such issue with using an old gcc
version.

Rich


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