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

Replies

Subject Author
Re: [gentoo-user-fr] probleme de bootstrap Montier Jacques <jacmonti@×××××××××××××.fr>