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 [email protected] http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org
