diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -36,6 +36,12 @@ $ cat FoolOS.img > /dev/sdX You will require some dependencies (as newlib) in order to build. +adapt libgloss/libnosys + +uncomment environ.c and add stubwarnings for sbrk and exit +Build newlib with: --target=i686-elf to use the crosscompiler + + Supported Platforms ------------------- |
