Gentoo Archives: gentoo-user-br

From: Gessy <gessycaetano@×××××.com>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] Gentoo em Xeon
Date: Thu, 25 May 2006 16:46:40
Message-Id: deb8f1cb0605250946n3e1d85cen6247179525756432@mail.gmail.com
In Reply to: Re: [gentoo-user-br] Gentoo em Xeon by "Tenório Cavalcante"
1 Valeu Tenório... Foi isso que eu fiz e tudo funciona bem. Só que eu
2 tenho mais uma dúvida. o /etc/make.profile que aponta para
3 /usr/portage/profile/default-linux/amd64/2006.0 eu mudei para
4 /usr/portage/profile/default-linux/x86/2006.0. Isso está correto?
5
6 On 5/25/06, Tenório Cavalcante <ten@×××××××.br> wrote:
7 > Gessy,
8 >
9 > usa o livecd pra amd64,
10 > e o stageX para amd64.
11 >
12 > segue o método normal da instalacao.
13 > olha abaixo meu make.conf:
14 >
15 > <make.conf>
16 > USE="nptl nptlonly apache2 samba cups dvd dvdread a52 dv mjpeg theora
17 > mmx sse sse2"
18 > #CFLAGS="-O2 -march=nocona -pipe"
19 > CFLAGS="-O2 -march=nocona -mmmx -msse -msse2 -msse3 -pipe"
20 > CHOST="x86_64-pc-linux-gnu"
21 > CXXFLAGS="${CFLAGS}"
22 > PORTDIR_OVERLAY=/usr/local/portage
23 > MAKEOPTS="-j3"
24 > AUTOCLEAN="yes"
25 > </make.conf>
26 >
27 > vc pode usar ele como base para o seu, mas vc tem que
28 > usar o livecd e o stageX para amd64.
29 >
30 > a proposito, openoffice pra ele só a versao binaria,
31 > flash nao rola. Mas tem solucao, vc pode rodar um
32 > chroot de 32 bits, como explicado em:
33 >
34 > http://gentoo-wiki.com/HOWTO_Install_firefox_with_java_on_amd64
35 > e em:
36 > http://gentoo-wiki.com/HOWTO_AMD64
37 >
38 > em particular o segundo é muito legal, eu rodo até o openoffice
39 > usando este método e roda muito tranquilo.
40 >
41 > Ah, e dá uma lida tambem em:
42 > http://gentoo-wiki.com/HOWTO_INTEL_XEON_WITH_EM64T_Optimizations
43 >
44 > []'s
45 > tenorio
46 >
47 >
48 > On Wed, 2006-05-24 at 12:56 -0300, Gessy wrote:
49 > > Olá,
50 > >
51 > >
52 > > Gostaria de saber como posso instalar o gentoo em uma máquina Xeon (As
53 > > informações do processador estão abaixo) usando o suporte a 64bits
54 > > que a arquitetura oferece:
55 > >
56 > > vendor_id : GenuineIntel
57 > > cpu family : 15
58 > > model : 4
59 > > model name : Intel(R) Xeon(TM) CPU 3.00GHz
60 > > stepping : 3
61 > > cpu MHz : 2992.626
62 > > cache size : 2048 KB
63 > > physical id : 3
64 > > siblings : 2
65 > > core id : 0
66 > > cpu cores : 1
67 > > fpu : yes
68 > > fpu_exception : yes
69 > > cpuid level : 5
70 > > wp : yes
71 > > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
72 > > mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall
73 > > nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
74 > > bogomips : 5984.23
75 > > clflush size : 64
76 > > cache_alignment : 128
77 > > address sizes : 36 bits physical, 48 bits virtual
78 > > power management:
79 > >
80 > > Estou com dúvida sobre qual stage devo usar já que não há um
81 > > específico para Xeon com suporte a EM64. Eu tentei pegar o stage1
82 > > para i686 e uando as flags:
83 > >
84 > > CHOST="x86_64-pc-linux-gnu"
85 > > CFLAGS="-march=nocona -O2 -fomit-frame-pointer -pipe"
86 > > CXXFLAGS="${CFLAGS}"
87 > > USE="-ipv6 multilib"
88 > > MAKEOPTS="-j5"
89 > >
90 > > Tentei instalar, mas deu erro na instalação do gcc-config:
91 > >
92 > > /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1078: Error:
93 > > suffix or operands invalid for `pop'
94 > > /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1079: Error:
95 > > suffix or operands invalid for `pop'
96 > > /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1080: Error:
97 > > suffix or operands invalid for `push'
98 > > /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1081: Error:
99 > > suffix or operands invalid for `push'
100 > > /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1091: Error:
101 > > suffix or operands invalid for `push'
102 > >
103 > > !!! ERROR: sys-devel/gcc-config-1.3.13-r2 failed.
104 > > !!! Function src_compile, Line 25, Exitcode 1
105 > > !!! compile wrapper
106 > > !!! If you need support, post the topmost build error, NOT this status message.
107 > >
108 > >
109 > > Não sei como fazer, alguém pode me ajudar?
110 > > Muito obrigado
111 > > Gessy.
112 > > --
113 > > +-------------------------------------------------------------------+
114 > > (o< Larry the Cow was a bit frustrated at the
115 > > //\ current state of Linux distributions...
116 > > V_/_ ... until he tried Gentoo Linux.
117 > > ...and i do too!!!
118 > > +-------------------------------------------------------------------+
119 > >
120 >
121 >
122 > --
123 > gentoo-user-br@g.o mailing list
124 >
125 >
126
127
128 --
129 +-------------------------------------------------------------------+
130 (o< Larry the Cow was a bit frustrated at the
131 //\ current state of Linux distributions...
132 V_/_ ... until he tried Gentoo Linux.
133 ...and i do too!!!
134 +-------------------------------------------------------------------+
135
136 --
137 gentoo-user-br@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-br] Gentoo em Xeon "Tenório Cavalcante" <ten@×××××××.br>