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

Re: glibc-2.3.2 and gcc-2.95.3


On Fri, Jan 09, 2004 at 11:38:03AM +0200, Dorin Lazar wrote:
>   Hello everyone,
>   I am trying to compile glibc-2.3.2 with gcc-2.95.3 and the configure script 
> fails when checking the gcc version. Is gcc-2 support dropped? I wasn't able 

For building glibc 2.3.x you need recent GCC.  For building programs against
glibc 2.3.x you can use older GCC versions as well.

> to find anything in the INSTALL file (as specified in the error) nor on 
> google. If so, which is the latest glibc version that can be compiled with 
> gcc-2.95.3?

2.2.x can be built with GCC 2.95.x.

INSTALL file contains (since ~ September 2002, which is before 2.3.1 was
released):

   * GCC 3.2 or newer

     The GNU C library can only be compiled with the GNU C compiler
     family.  As of the 2.3 release, GCC 3.2 or higher is required.  As
     of this writing, GCC 3.2 is the compiler we advise to use.

	Jakub


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