Re: [Qemu-devel] Compile QEMU for android

2012-01-18 Thread Spartacus Rex
When you try and compile the latest version with ndk tool it says it can't find arm-linux-androideabi-pkg-config ? How can I get that ? Can that be disabled in the latest version, so as to not use pkg-config? Sorry, more of a java man.. Spartacus On Jan 19, 2012 12:27 AM, "Alex Bradbury" wro

Re: [Qemu-devel] Compile QEMU for android

2012-01-18 Thread Spartacus Rex
OK. Is there a version that is known to work..? On arm. Spartacus On Jan 18, 2012 10:33 PM, "Peter Maydell" wrote: > On 18 January 2012 15:41, Spartacus Rex wrote: > > I am trying to get a version of qemu to compile for Android. > > > > Then I would like t

Re: [Qemu-devel] Compile QEMU for android

2012-01-18 Thread Spartacus Rex
Yes, it's important that root is not required.. I just want a Normal version of qemu. I am trying to get it to work in terminal IDE :-) A slow full gcc-arm tool chain would be nice.. Spartacus On Jan 18, 2012 8:37 PM, "David Ahern" wrote: > On 01/18/2012 08:41 AM, Spartacus

[Qemu-devel] Compile QEMU for android

2012-01-18 Thread Spartacus Rex
Hi there, I am trying to get a version of qemu to compile for Android. Then I would like to boot debian-armel.. or even a minimal arm buildroot fs. I have so far tried compiling with NDK toolchain and codesourcery. You can build them, but either they seg-fault when you run them on Android or th