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: INT_ASM_OP undeclared



----- Original Message -----
From: "Alexandre Oliva" <aoliva@redhat.com>
To: "Vu Pham" <vu@sivell.com>
Cc: <gcc-help@gcc.gnu.org>
Sent: Sunday, May 20, 2001 3:04 PM
Subject: Re: INT_ASM_OP undeclared


> On May 20, 2001, "Vu Pham" <vu@sivell.com> wrote:
>
> > So I think it is 2.1.2
>
> Yep.  I believe this is a problem.  AFAIK, kernel 2.4 doesn't go well
> along with glibc 2.1.  Get at least 2.2.
>
> > My current check shows that only /usr/include/bits/resource.h has the
> > definition of RUSAGE_CHILREN
>
> I don't recall the details, but I think it's also defined in some
> kernel header that conflicts with this definition, or you just never
> get to this definition, or something like that.  It boils down to an
> incompatibility between glibc and the kernel headers.  Time to upgrade
> glibc or downgrade the kernel.
>
Hi Alex,

I installed gcc 2.96 on a Linux 2.218 with glibc2.1, and it works this time.

Thanks,

Vu



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