That fixed my problem with running the compiler, thank you. However now the build script is failing with the error:
./build: line 12: mkimage: command not found I am not sure where to get the correct mkimage binary. It is not mentioned on the wiki page. Thank you for your help. Michael |This is my fault... you need to edit ./build and change |export CROSS_COMPILE=../../cross/bin/arm-angstrom-linux-gnueabi- |to be that but corrected for the path where the toolchain stuck things. |~ That's all you should need to do. -- View this message in context: http://n2.nabble.com/Build-using-wiki-Toolchain-instructions-failing...-tp577770p582948.html Sent from the Openmoko Devel mailing list archive at Nabble.com. _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
