Gentoo Archives: gentoo-user-es

From: Zephryn Xirdal <no-te@××××××××.com>
To: gentoo-user-es@g.o
Subject: Re: [gentoo-user-es] Optimizacion make.conf
Date: Mon, 12 May 2003 21:32:14
Message-Id: 200305122332.28672.no-te@interesa.com
In Reply to: [gentoo-user-es] Optimizacion make.conf by Facundooz
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hola.
5 Este es mi make.conf y no tengo problemas
6
7 CFLAGS='-mcpu=athlon-xp -march=athlon-xp -O3 -fomit-frame-pointer -pipe
8 - -fforce-addr -funroll-loops -frerun-cse-after-loop -frerun-loop-opt
9 - -falign-functions=4'
10 CXXFLAGS='-mcpu=athlon-xp -march=athlon-xp -O3 -fomit-frame-pointer -pipe
11 - -fforce-addr -funroll-loops -frerun-cse-after-loop -frerun-loop-opt
12 - -falign-functions=4'
13 USE='xv xmms X usb truetype tiff svga ssl sse spell sdl quicktime qt png
14 postgres pdflib pam oss opengl oggvorbis oav nls ncurses mpeg mozilla mmx
15 lcms kde jpeg java gif firebird dvd dvb cups crypt cdr avi arts apm alsa acpi
16 3dnow'
17
18 Cambia "athlon-xp" por "athlon-tbird" y te debe funcionar bien y encima
19 tendrás un sistema optimizado casi al límite.
20
21
22
23 El Lunes, 12 de Mayo de 2003 23:03, Facundooz escribió:
24 > Hola a todos:
25 > Estoy por instalar gentoo en 2 PCs desde el stage 1, y quisiera saber si
26 > así voy a optimizar correctamente el make.conf:
27 >
28 > --Pentium IV Intel 1.8G, mother MSI845 PE MAX Northwood
29 > --AMD K7-2000 Athlon Thunder Mother ASUS A7S266
30 >
31 > CHOST="i686-pc-linux-gnu"
32 > CFLAGS="-mcpu=i686 -O3 -pipe -fomit-frame-pointer"
33 > CXXFLAGS="-mcpu=i686 -O3 -pipe -fomit-frame-pointer"
34 > USE="mmx 3dnow sse sse2 ........, etc"
35 >
36 > Es correcto en los dos? Debería agregar o quitar algo en alguna de las dos
37 > PCs? Mil gracias, no sé mucho de Hard, y quisiera sacarles todo el jugo...
38 >
39 > Facundo
40 >
41 >
42 > --
43 > gentoo-user-es@g.o mailing list
44 -----BEGIN PGP SIGNATURE-----
45 Version: GnuPG v1.2.1 (GNU/Linux)
46
47 iD8DBQE+wBLoYdg0brE0Ie4RAtRcAJ9iKEGAlF7KNjy7HkiRbW8fBsvgyQCgj86I
48 SfjhbgruqQBJVeTXBbNhPs8=
49 =rYGs
50 -----END PGP SIGNATURE-----
51
52
53 --
54 gentoo-user-es@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-es] Optimizacion make.conf Zephryn Xirdal <no-te@××××××××.com>