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: Kernel 2.4.xx and GCC 3.0


On Jun 22, 2001, Av Vl <anvitvl@altavista.com> wrote:

> It seems that kernel 2.4.5 installed on my machine does not compile
> with gcc 3.0. Is this gcc's or kernel's issue?

There's a bug in kernel 2.4.5 in which there's a `volatile' mismatch
between the declaration and the definition of xtime().  Other than
that, there may certainly be bugs in the kernel exposed by GCC 3.0 and
bugs in GCC 3.0 exposed by the kernel.  Without specifics, it's hard
to get specifics :-)

-- 
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]