Hello, I'm trying to install the codezero embedded hypervisor on the Beagle Board XM. I used the git repository,throught this command :
git clone git://git.l4dev.org/codezero-toolkit.git and then I've installed the missing packages : python2.6 and scons and I ran ./build.py the installation starts,but then it says that it can't find the arm-none-eabi-gcc. Where I can change this value with mine ? Mine is : /usr/bin/arm-linux-gnueabi-gcc Thanks. -- Mario. _______________________________________________ codezero-devel mailing list codezero-devel@lists.l4dev.org http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org