On Tue, Nov 6, 2012 at 11:55 PM, Reinier Millo Sánchez wrote:
> Hello
> I'm trying to use ARMV4T in QEMU 1.2.0. I want emulate a pure ARMV4T with
> ARM920T core. I have modified the sources in target-arm and compiled a Hello
> World application for core ARM920T in ARMV4t arch using the
> arm-linux
On 6 November 2012 16:55, Reinier Millo Sánchez wrote:
> Hello
> I'm trying to use ARMV4T in QEMU 1.2.0. I want emulate a pure ARMV4T with
> ARM920T core. I have modified the sources in target-arm and compiled a Hello
> World application for core ARM920T in ARMV4t arch using the
> arm-linux-gnueab
Hello
I'm trying to use ARMV4T in QEMU 1.2.0. I want emulate a pure ARMV4T
with ARM920T core. I have modified the sources in target-arm and
compiled a Hello World application for core ARM920T in ARMV4t arch using
the arm-linux-gnueabi-gcc compiler provided by Ubuntu for cross compile
(arm-linu