Gentoo Archives: gentoo-user-br

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

Replies

Subject Author
Re: [gentoo-user-br] Gentoo em Xeon Alain Dellon Brito <delloncba@×××××.com>