Gentoo Archives: gentoo-user-ru

From: Vadim <vadim@××××××××××.ru>
To: gentoo-user-ru@l.g.o
Subject: Re: [gentoo-user-ru] Помогите поставить qemu
Date: Wed, 09 May 2007 06:17:24
Message-Id: 46416C62.4090707@vkonovalov.ru
In Reply to: [gentoo-user-ru] Помогите поставить qemu by sinitsin
1 sinitsin wrote:
2
3 >Здравствуйте!
4 >Такая картина:
5 >localhost ~ # emerge -av app-emulation/qemu
6 >...
7 > * qemu requires gcc-3 in order to build and work correctly
8 > * please compile it switching to gcc-3.
9 > * We are aware that qemu can guess a gcc-3 but this feature
10 > * could be harmful.
11 >....
12 >Тогда смотрю, что за gcc у меня:
13 >sys-devel/gcc
14 >
15 >
16
17 надо так смотреть -
18
19 gcc-config -l
20
21 еще есть
22 gcc-config -h
23 чтобы посмотреть как выбирать
24
25 > Available versions:
26 > (2.95) [P]2.95.3-r9 [P]~2.95.3-r10
27 > (3.1) [P]3.1.1-r2
28 > (3.2) [P]-*3.2.2 [P]3.2.3-r4
29 > (3.3) [P]3.3.2-r7 3.3.5-r1 3.3.5.20050130-r1 3.3.6 3.3.6-r1
30 > (3.4) ~3.4.1-r3 3.4.4-r1 3.4.5 3.4.5-r1 ~3.4.6 3.4.6-r1 3.4.6-r2
31 > (4.0) ~*4.0.3 ~*4.0.4
32 > (4.1) ~4.1.0-r1 4.1.1 4.1.1-r1 4.1.1-r3 ~4.1.2
33 > Installed versions: 3.4.6-r2(3.4)(18:42:51 11.03.2007)(-altivec -bootstrap -boundschecking -build -d -doc -fortran -gcj gtk -hardened -ip28 -ip32r10k -multilib -multislot -n32 -n64 nls -nocxx -nopie -nossp -objc -test -vanilla)
34 > 4.1.1-r3(4.1)(21:24:14 16.02.2007)(-altivec -bootstrap -build -doc -fortran -gcj gtk -hardened -ip28 -ip32r10k -mudflap -multilib -multislot -n32 -n64 nls -nocxx -objc -objc++ -objc-gc -test -vanilla)
35 >
36 >То есть, я так понимаю- gcc-3 установлен. Как же поставить qemu?
37 >
38 >
39 >
40 >
41 >
42 >
43 >

Replies