Notes - Updated TODO and added notes on structure of vbox graphics
[tpg/acess2.git] / Notes / AutoconfCrossCompiling.txt
1
2 Cross Compiling
3 CC=i586-elf-gcc CPPFLAGS="-I /home/tpg/Projects/Acess2/Usermode/include/ -DARCHDIR_is_x86" CFLAGS="-Wl,-T,/home/tpg/Projects/Acess2/Usermode/Output/x86/Libs/acess.ld -nostartfiles -nodefaultlibs -lld-acess -lc" ./configure  --host=i586-elf

UCC git Repository :: git.ucc.asn.au