[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: taille du kernel 2.2



>>>>> "CB" == Chmouel Boudjnah <chmou@linux-france.org> writes:

CB> "Jérôme Marant" <jerome_marant@hotmail.com> writes:
[...]
CB> Je mettrais dans les CFLAGS un truc du genre :

CB> -g0 -O -fomit-frame-pointer -fno-exceptions -fno-rtti -funroll-all-loops -ffast-math -m386 -march=pentium -pipe -s -Os

Euh...

d'abord[1] :

-m386 
-m486 
-mpentium 
-mpentiumpro 
    Synonyms for -mcpu=i386, -mcpu=i486, -mcpu=pentium, and -mcpu=pentiumpro
    respectively. These synonyms are deprecated. 

Et puis :

  Moreover, specifying `-march=cpu type' implies `-mcpu=cpu type'

donc, -march=pentium suffit.
						Cordialement,
seb.

Footnotes: 
[1]  Extrait du manuel gcc

-- 
Q:      What's tiny and yellow and very, very, dangerous?
A:      A canary with the super-user password. 


Reply to: