This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu 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]

Re: Compile problems..


On Thu, 12 Aug 1999, Richard Whittaker wrote:

> >I could be wrong, but I think glibc-2.1.1 does compile with gcc-2.95,
> >but not correctly unless you add -fno-strict-aliasing to the
> >compiler flags.
> 
> How does one get past the problems with configure 'tho?....

open the file "configure" in an editor and search for the first
line containing "egcs".  It should start like this

  egcs-2.9[1-9].*|egcs-2.90.2[789]...

stick the string "2.95|" in front of the existing line, save the
file, then configure as usual.

Allin Cottrell.


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