lkml.org 
[lkml]   [1998]   [Apr]   [20]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 20 Apr 1998 14:20:33 +0200
FromPavel Machek <>
SubjectRe: Uploaded 2.0.34pre9
> > 	It has some problem with gcc-2.8.1 with -mpentium optimization . 
> > I can not use X with the copy ioport.c from 2.1.97 that is used to work.
> > Some program such as isapnp , clock does not work also , it make core dump .
> > It works fine if compile with the usuall -m486 . Is it a compiler bug ?> > No its a bug in the older kernels. 2.0.x is known to compile correctly only
> with gcc 2.7.x. If you use 2.8.x you are on your own.
Maybe

#if GCC_VERSION > 2.8.0
#error Your compiler is too new, it compiles incorrect kernels
#endif
would do the job? :-) 2.0.34 is expected to be stable, and if it does
cot compile well with 2.8.0, it is bug, and user should be warned.

								       Pavel

-- 
The best software in life is free (not shareware)!		Pavel
GCM d? s-: !g p?:+ au- a--@ w+ v- C++@ UL+++ L++ N++ E++ W--- M- Y- R+

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:42    [from the cache]
©2003-2008