[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [XenARM] An error during compiling linux(vex-express-dt)
Hi Ian, After enabling the option of "Versatile Express Cortex-A9x4 tile" in platform type, the linux managed to be compiled. When tried running it, I have the same problem as posted thread before: http://www.gossamer-threads.com/lists/xen/arm/233932, a data abort.
在 2012年3月13日 上午8:22,Josh Zhao <joshsystem@xxxxxxxxx>写道:
1. The linux version is this:
josh@josh-ThinkPad-Edge:~/project/xen/linux$ git show commit 55b02d2f4445ad625213817a1736bf2884d32547 Merge: 2240a7b cd5cfce Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Date: Wed Dec 14 19:45:40 2011 -0800
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
drm/radeon/kms: add some new pci ids
josh@josh-ThinkPad-Edge:~/project/xen/linux$ git branch master * origin/vexpress-dt
2. I saved it as .config and the compiling command is this: export ARM_LINUX_PATH=/home/josh/project/xen/gcc-4.6.0-nolibc/arm-unknown-li nux-gnueabi/bin
export PATH=$ARM_LINUX_PATH:$PATH export ARCH=arm export XEN_TARGET_ARCH=arm export CROSS_COMPILE=arm-unknown-linux-gnueabi-
make
在 2012年3月12日 下午10:59,Ian Campbell <Ian.Campbell@xxxxxxxxxx>写道:
Please can you tell us the precise version, e.g. the output of "git
show".
> 2. download configuration file and copy it into source code folder.
What did you save it as in the source code folder? Was it ".config"?
> 3. compile.
With what command line exactly?
Thanks,
Ian.
_______________________________________________
Xen-arm mailing list
Xen-arm@xxxxxxxxxxxxx
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-arm
|