Gentoo Archives: gentoo-user-fr

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

Replies

Subject Author
Re: [gentoo-user-fr] probleme de bootstrap FRLinux <frlinux@×××××××.net>