5 messages in com.xensource.lists.xen-armRe: [XenARM] Yet Another Xen ARM Port
FromSent OnAttachments
XiaYubin03 Jan 2008 19:24 
Jean Pihet04 Jan 2008 00:57 
George G. Davis04 Jan 2008 05:34 
XiaYubin04 Jan 2008 06:06 
George G. Davis04 Jan 2008 10:38 
Subject:Re: [XenARM] Yet Another Xen ARM Port
From:George G. Davis (gda@mvista.com)
Date:01/04/2008 05:34:01 AM
List:com.xensource.lists.xen-arm

On Fri, Jan 04, 2008 at 09:57:42AM +0100, Jean Pihet wrote:

Hi,

On Friday 04 January 2008 04:24:31 XiaYubin wrote:

Hello, everyone,

I am interested in porting Xen to ARM and I think it will be convenient to debug using qemu. Thanks a lot for your effort! Wish I could offer some contribute.

According to [XenARM] Yet Another Xen ARM Port<http://lists.xensource.com/archives/html/xen-arm/2007-10/msg00007.html

, I checked out the xen-unstable-15521, patched, and compiled using

gcc-4.0.2( glibc-2.3.5) for ARM. During compiling, I met following problems:

1. When compiling Xen, it showed that my gcc doesn't support "-mabi:aapcs-linux".

You need to use a linux-gnueabi compiler. We are currently using gcc version 4.2.0, from the MV Mobilinux release. the target is 'armv5tl-montavista-linux-gnueabi'.

You can also obtain a suitable compiler for ARM eABI from CodeSourcery at the following URL:

http://www.codesourcery.com/gnu_toolchains/arm