This is the mail archive of the gcc-help@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]

Re: compiling gcc-2.95.2


On Feb 19, 2001, Agung Yogaswara <azung@xerxes.intern.trabas.com> wrote:

> I encounter this error while compiling gcc-2.95.2 on my system:
> - Red Hat 7.0 with kernel version 2.3.4

Red Hat 7 comes with glibc 2.2 (actually, it comes with a pre-release
of glibc 2.2, but I hope you've already installed the updates for 2.2
:-)

This version of glibc is incompatible with some header files in gcc
2.95.2.  There's a patch for GCC in the platform-specific installation
instructions that enables compatibility with glibc 2.2.  Look for it
at gcc.gnu.org.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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