Gentoo Archives: gentoo-user

From: Gessy <gessycaetano@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Gentoo on Xeon
Date: Wed, 24 May 2006 18:25:01
Message-Id: deb8f1cb0605241119m2a2b0ea8hbb55c30873fbbf28@mail.gmail.com
1 Hi,
2
3
4 I'd like know how to install gentoo on Xeon with 64bits supports.
5 What stage can i use? Can I use stage3?
6
7 My processor is:
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 I tried install from stage1 i686 with the follow flags:
33 CHOST="x86_64-pc-linux-gnu"
34 CFLAGS="-march=nocona -O2 -fomit-frame-pointer -pipe"
35 CXXFLAGS="${CFLAGS}"
36 USE="-ipv6 multilib"
37 MAKEOPTS="-j5"
38
39 But when the bootstrap.sh arrived gcc-config compilation, i get the
40 follow error:
41 /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1065: Error:
42 suffix or operands invalid for `push'
43 /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1066: Error:
44 suffix or operands invalid for `push'
45 /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1078: Error:
46 suffix or operands invalid for `pop'
47 /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1079: Error:
48 suffix or operands invalid for `pop'
49 /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1080: Error:
50 suffix or operands invalid for `push'
51 /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1081: Error:
52 suffix or operands invalid for `push'
53 /var/tmp/portage/gcc-config-1.3.13-r2/temp/ccC8LeQb.s:1091: Error:
54 suffix or operands invalid for `push'
55
56 I need a help?
57
58 Thanks a lot.
59
60
61 --
62 +-------------------------------------------------------------------+
63 (o< Larry the Cow was a bit frustrated at the
64 //\ current state of Linux distributions...
65 V_/_ ... until he tried Gentoo Linux.
66 ...and i do too!!!
67 +-------------------------------------------------------------------+
68 --
69 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Gentoo on Xeon Teresa and Dale <teendale@×××××××××××××.com>