Re: [Qemu-devel] MIIPS64el compiler

2011-12-27 Thread Artyom Tarasenko
On Tue, Dec 27, 2011 at 5:21 AM, Khansa Butt wrote: > hi > any one of you know about MIPS64el cross compiler? I would appreciate > your response.. > Have you looked at Aboriginal? http://landley.net/aboriginal/downloads/binaries/ -- Regards, Artyom Tarasenko solaris/sparc under qemu blog: htt

Re: [Qemu-devel] MIIPS64el compiler

2011-12-27 Thread Andreas Färber
Hi, Am 27.12.2011 05:21, schrieb Khansa Butt: > any one of you know about MIPS64el cross compiler? What do you need to know? Where to get one? I would try compiling the latest stable binutils and GCC with --target=mips64el-linux or so. Dependencies are GMP, MPFR and MPC - your Linux distro shoul

Re: [Qemu-devel] MIIPS64el compiler

2011-12-26 Thread 陳韋任
> any one of you know about MIPS64el cross compiler? I would appreciate > your response.. Not sure if http://developer.mips.com/clang-llvm/ support MIPS64el, but you can give it a try. ;) Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Si

[Qemu-devel] MIIPS64el compiler

2011-12-26 Thread Khansa Butt
hi any one of you know about MIPS64el cross compiler? I would appreciate your response.. Thanks