Gentoo Archives: gentoo-ppc-user

From: "陳韋任" <chenwj@××××××××××××××.tw>
To: gentoo-ppc-user@l.g.o
Subject: Re: [gentoo-ppc-user] Re: Building QEMU on PS3 (Gentoo/PowerPC)
Date: Mon, 11 Apr 2011 06:40:25
Message-Id: 20110411063943.GA20246@cs.nctu.edu.tw
In Reply to: [gentoo-ppc-user] Re: Building QEMU on PS3 (Gentoo/PowerPC) by nello martuscielli
1 Hi, Nell
2
3 I tried the CRUX PPC approach, but no luck. Here is my
4 enviroment.
5
6 -------------------------------------------------------
7 $ gcc --version
8 gcc-4.5.2 (Gentoo 4.5.2 p1.1, pie-0.4.5) 4.5.2
9 $ uname -a
10 Linux ps3 2.6.37-rc6 #6 SMP Thu Jan 6 21:50:40 CST 2011 ppc64 Cell Broadband Engine, altivec supported GNU/Linux
11 -------------------------------------------------------
12
13 And what I did is,
14
15 -------------------------------------------------------
16 $ export CFLAGS="$CFLAGS -fno-var-tracking"
17 $ ../qemu-0.13.0/configure --prefix=/tmp/chenwj/install
18 --target-list=i386-linux-user
19 -------------------------------------------------------
20
21 But it's still failed to compiling translate.o which is the
22 OOM (out of memory) probelm metioned on the QEMU mailing list.
23 "--enable-debug" option solve this OOM problem, though.
24
25 Regards,
26 chenwj
27
28 --
29 Wei-Ren Chen (陳韋任)
30 Computer Systems Lab, Institute of Information Science,
31 Academia Sinica, Taiwan (R.O.C.)
32 Tel:886-2-2788-3799 #1667