Re: [Qemu-devel] Missing op on SPARC

2011-02-26 Thread Blue Swirl
On Sat, Feb 26, 2011 at 12:07 PM, 陳韋任 wrote: > Hi, Blue > >  Since my machine is UltraSparc T2, I should configure QEMU with > "--sparc_cpu=v9", right? But it gave me the error below, > > ERROR: "gcc" either does not exist or does not work > >  Maybe I should pass some flag to QEMU or update my gc

Re: [Qemu-devel] Missing op on SPARC

2011-02-26 Thread 陳韋任
Hi, Blue Since my machine is UltraSparc T2, I should configure QEMU with "--sparc_cpu=v9", right? But it gave me the error below, ERROR: "gcc" either does not exist or does not work Maybe I should pass some flag to QEMU or update my gcc? Regards, chenwj -- Wei-Ren Chen (陳韋任) Parallel Proc

Re: [Qemu-devel] Missing op on SPARC

2011-02-25 Thread Blue Swirl
On Thu, Feb 24, 2011 at 11:12 AM, 陳韋任 wrote: > Hi, all > >  I have a Linux/SPARC machine and want to run QEMU on it. > Here is the system information. > > -- > $ uname -a > Linux sparc 2.6.37-rc5-git #1 SMP Tue Dec 21 17:03:53 CST 2010 sparc6

[Qemu-devel] Missing op on SPARC

2011-02-24 Thread 陳韋任
Hi, all I have a Linux/SPARC machine and want to run QEMU on it. Here is the system information. -- $ uname -a Linux sparc 2.6.37-rc5-git #1 SMP Tue Dec 21 17:03:53 CST 2010 sparc64 sun4v UltraSparc T2 (Niagara2) GNU/Linux $ gcc --version