lkml.org 
[lkml]   [1999]   [Aug]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Oops in 2.2.12

On Fri, 27 Aug 1999, David Ronis wrote:

> I just checked the i386/Makefile; somehow the -fno-strict-aliasing flag
> I had added some time ago was deleted. Please ignore the oops report. I'm
> rebuilding right now and expect that the problem will go away.

You shouldn't need to... look further in the Makefile:
# use '-fno-strict-aliasing', but only if the compiler can take it
CFLAGS += $(shell if $(CC) -fno-strict-aliasing -S -o /dev/null -xc /dev/null
>/dev/null 2>&1; then echo "-fno-strict-aliasing"; fi)

So that part is automagically corrected nowadays... Now, the remaining
question is what else is up wrt 2.94 and 2.2.x kernels ? Mine have
(fingers crossed) been running for a while with no problems (yet)...

--
Rick Nelson
C:\WINDOWS C:\WINDOWS\GO C:\PC\CRAWL


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.037 / U:0.352 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site