X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=README;h=5680779d8e86fcc7be7d69e4b79e6604ad9907cf;hb=ec613add227a8e9a8a71f7631c8e8d09140d246a;hp=4fb8be16fe9f4f46d02667bdd2f6c56bfed5fe31;hpb=4f6ab5fa31fb60ddd8085783c8d21a48cab4c674;p=tpg%2Facess2.git diff --git a/README b/README index 4fb8be16..5680779d 100644 --- a/README +++ b/README @@ -29,6 +29,7 @@ The /Kernel tree contains the kernel sources. /Usermode/include - Required include files for the shared libraries. === Building === +Required Tools: GNU Toolchain (GCC,Gas,binutils), NASM, mtools, GNU calc Compiling Acess is relatively simple (at the moment) First edit /Makefile.cfg and set the build programs (making sure they match the architecture you are building for).