Kompilace kernelu

Pav Lucistnik pav at oook.cz
Tue Jun 27 01:00:26 CEST 2006


Jan Dušátko píše v út 27. 06. 2006 v 00:47 +0200:

> CFLAGS= -O2 -pipe -funroll-loops -ffast-math

Lidi se nikdy nepouci... 

[man gcc]
       -ffast-math
              This option allows GCC to violate some ANSI or IEEE rules/speci-
              fications in the interest of optimizing code for speed.  For ex-
              ample,  it  allows  the compiler to assume arguments to the sqrt
              function are non-negative numbers.

              This option should never be turned on by any `-O'  option  since
              it  can  result in incorrect output for programs which depend on
              an exact implementation of IEEE or ANSI rules/specifications for
              math functions.


-- 
Pav Lucistnik <pav at oook.cz>
Co vime o lasce? Laska je jako hruska. Hruska je sladka a ma urcity
tvar. Zkuste presne definovat tvar hrusky.
  -- Marigold: Pul stoleti poezie




More information about the Users-l mailing list