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
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
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
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