This is the mail archive of the gcc@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: gcc-2.96 compile failure.


On Wed, Jan 12, 2000 at 10:11:29AM -0500, lbaker@yesic.com wrote:
> Using glibc-2.1.2, linux-2.3.39,gcc-2.95.2 and the latest binutils,
> snapshot egcs-20000110 fails compilation.

Either upgrade libc (to 2.1.3), or add #undef RLIM_INFINITY to
/usr/include/bits/resource.h right above the #define RLIM_INFINITY,
configure once again and you should be fine.

Cheers,
    Jakub
___________________________________________________________________
Jakub Jelinek | jakub@redhat.com | http://sunsite.mff.cuni.cz/~jj
Linux version 2.3.39 on a sparc64 machine (1343.49 BogoMips)
___________________________________________________________________

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