- fix a bug in the elf loader ( thanks to Wei Hu for the bug report )
- fix gcc warning
- use stat to get file size in Makefile
download linux_0.01-3.5
minor change in main Makefile :
- cut out that ugly "cut -cxx-yy" code, instead of it gawk is used to
retrieve file size ( thanks to Jakub Stasiak )
If you couldn't build linux in previous version, this version 3.4 should be ok.
( ls -l xxxx | cut -cxx-yy worked only if you change the xx-yy value ... )
download linux_0.01-3.4