Gentoo Archives: gentoo-user-fr

From: "Benoît Clouet" <b.clouet@××××.fr>
To: gentoo-user-fr@g.o
Subject: Re: [gentoo-user-fr] probleme de bootstrap
Date: Sun, 03 Aug 2003 12:35:35
Message-Id: 1059915097.2748.9.camel@bclouet.dyndns.org
In Reply to: [gentoo-user-fr] probleme de bootstrap by Montier Jacques
1 Le dim 03/08/2003 à 12:33, Montier Jacques a écrit :S
2 > CHOST="i686-pc-linux-gnu"
3 > CFLAGS="-march=athlon-4 -O3 -pipe -fomit-frame-pointer"
4 > CXXFLAGS="${CFLAGS}"
5 Dans le fichier make.conf on trouve :
6 # CRITICAL WARNINGS:
7 ****************************************************** #
8 # ATHLON-4 will generate invalid SSE instructions; use 'athlon'
9 instead. #
10 # PENTIUM4 will generate invalid SSE2 instructions; use 'pentium3'
11 instead. #
12 #
13 ************************************************************************* #
14 #
15 Ma config :
16 processor : 0
17 vendor_id : AuthenticAMD
18 cpu family : 6
19 model : 4
20 model name : AMD Athlon(tm) Processor
21 stepping : 4
22 cpu MHz : 1050.027
23 cache size : 256 KB
24 fdiv_bug : no
25 hlt_bug : no
26 f00f_bug : no
27 coma_bug : no
28 fpu : yes
29 fpu_exception : yes
30 cpuid level : 1
31 wp : yes
32 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
33 mca cmov
34 pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow
35 bogomips : 2084.86
36
37 Moi j'ai mis :
38 CFLAGS="-O3 -march=athlon-tbird -mmmx -m3dnow -mcpu=athlon-tbird -pipe"
39
40 Et pas de gros problèmes.
41
42 Benoît
43 --
44 Benoît Clouet <b.clouet@××××.fr>
45
46
47 --
48 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] probleme de bootstrap "Benoît Clouet" <b.clouet@××××.fr>