Ok, thanks for the update. I guess what I need is: 1) Does the (GUI) build system allow building ARMv5 or ARMv6 code and run on a Cortex-A8/9 (QEMU emulation)? The current GUI seems to allow ARMv5/Arm9, ARMv6/Arm11, ARMv7/CortexA8/9.
2) With the current ARMv5 repo, can I use it to build android? Do I need a patch to PV android? 3) See some v6 stuff in the repo, will the repo build ARMv6? In a nutshell, I plan to target the ARMv5/ARM9 combo that the build system supports. Even if v7 is not public, being able to perform #1 (from above) would be nice as well. Best, Chris J -----Original Message----- From: Amit Mahajan [mailto:amit.maha...@b-labs.com] Sent: Thursday, May 10, 2012 10:24 AM To: Jenkins, Christipher Derell Cc: codezero-devel@lists.l4dev.org Subject: [EXTERNAL] Re: [codezero-devel] question on alloc_pgd and alloc_pmd On Thu, 2012-05-10 at 15:58 +0000, Jenkins, Christipher Derell wrote: > Hello to all: > > > > I’m building codezero from the Git repo and targeting ARMv7. I am > getting a build error (undefined reference to) that alloc_pgd and > alloc_pmd. This means these functions don’t exist in the symbol table > for linking. I did a grep throughout codezero (using multiple sources) > and I can’t find the definition of these files. Are they present in > the current Git repo? > > > > Chris J > Hi Chris, ARM-v7 sources are not released publicly yet. Git repo just contains ARM-v5 sources. Toolkit contains v7 binaries for specific platforms, namely VX and panda board. -- Thanks, Amit Mahajan _______________________________________________ codezero-devel mailing list codezero-devel@lists.l4dev.org http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org