lkml.org 
[lkml]   [1997]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux 2.1.26 Compile error
On Sun, 2 Mar 1997, Richard B. Johnson wrote:

> With gcc 2.2.7 and binutils-2.7.0.9 everything compiles fine. However, I
> can FORCE the problem you describe by changing the optimize flag in the
> top-level Makefile to "-O6". Therefore, I think the problem is a bug in
^^^^
This is problematic for the kernel, because with > -O2 functions are
automatically converted to __inline__. Not what the kernel likes (stack
layouts changing), the kernel wants to decide itself where it uses __inline__.

So I guess with -O6 you are forceing a lot of _other_ odds.

Hans
<lermen@fgan.de>


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