Gentoo Archives: gentoo-user-br

From: Gessy <gessycaetano@×××××.com>
To: gentoo-user-br <gentoo-user-br@l.g.o>
Subject: [gentoo-user-br] Gentoo em Xeon
Date: Wed, 24 May 2006 20:17:04
Message-Id: deb8f1cb0605240856u75694097v95955d13fd363861@mail.gmail.com
1 Olá,
2
3
4 Gostaria de saber como posso instalar o gentoo em uma máquina Xeon (As
5 informações do processador estão abaixo) usando o suporte a 64bits
6 que a arquitetura oferece:
7
8 vendor_id : GenuineIntel
9 cpu family : 15
10 model : 4
11 model name : Intel(R) Xeon(TM) CPU 3.00GHz
12 stepping : 3
13 cpu MHz : 2992.626
14 cache size : 2048 KB
15 physical id : 3
16 siblings : 2
17 core id : 0
18 cpu cores : 1
19 fpu : yes
20 fpu_exception : yes
21 cpuid level : 5
22 wp : yes
23 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
24 mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall
25 nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
26 bogomips : 5984.23
27 clflush size : 64
28 cache_alignment : 128
29 address sizes : 36 bits physical, 48 bits virtual
30 power management:
31
32 Estou com dúvida sobre qual stage devo usar já que não há um
33 específico para Xeon com suporte a EM64. Eu tentei pegar o stage1
34 para i686 e uando as flags:
35
36 CHOST="x86_64-pc-linux-gnu"
37 CFLAGS="-march=nocona -O2 -fomit-frame-pointer -pipe"
38 CXXFLAGS="${CFLAGS}"
39 USE="-ipv6 multilib"
40 MAKEOPTS="-j5"
41
42 Tentei instalar, mas deu erro na instalação do gcc-config:
43
44 /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1078: Error:
45 suffix or operands invalid for `pop'
46 /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1079: Error:
47 suffix or operands invalid for `pop'
48 /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1080: Error:
49 suffix or operands invalid for `push'
50 /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1081: Error:
51 suffix or operands invalid for `push'
52 /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1091: Error:
53 suffix or operands invalid for `push'
54
55 !!! ERROR: sys-devel/gcc-config-1.3.13-r2 failed.
56 !!! Function src_compile, Line 25, Exitcode 1
57 !!! compile wrapper
58 !!! If you need support, post the topmost build error, NOT this status message.
59
60
61 Não sei como fazer, alguém pode me ajudar?
62 Muito obrigado
63 Gessy.
64 --
65 +-------------------------------------------------------------------+
66 (o< Larry the Cow was a bit frustrated at the
67 //\ current state of Linux distributions...
68 V_/_ ... until he tried Gentoo Linux.
69 ...and i do too!!!
70 +-------------------------------------------------------------------+
71
72 --
73 gentoo-user-br@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-br] Gentoo em Xeon Liberio Cunha Neto <liberio.listas@×××××.com>
Re: [gentoo-user-br] Gentoo em Xeon "Alex Z. de Lima" <trustlix@×××××××××××.net>
Re: [gentoo-user-br] Gentoo em Xeon "Tenório Cavalcante" <ten@×××××××.br>