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: Don't recommend specific GCC version in installation documentation


On Fri, Jun 28, 2013 at 04:17:32PM -0700, Roland McGrath wrote:
> The principle is the same.  I just don't think people should have to hunt
> around to figure out what the release dates of various glibc and gcc
> versions were.  I think the release manager's checklist including making
> one trivial commit to a macro definition based on the info on the wiki is a
> tiny burden for a release manager compared to the burden on users.

I agree. Since glibc is rather sensitive to changes in GCC, knowing
the latest version of GCC with which a particular version of glibc was
tested is important. I think each release should have at least:

1. Minimum GCC version supported with this release.
2. Latest GCC version tested and known to work with this release.

and possibly any other relevant information about GCC versions that
affects people building this release of glibc.

Rich


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