descriptionAda "hello world" i386 kernel
ownerali.bendriss@gmail.com
last changeTue, 7 Jul 2009 20:06:09 +0000 (7 21:06 +0100)
content tags
add:
README
a2k
---

Just an other "hello world" kernel written in Ada and targeting the i386 processor via qemu.

Requirement:
run ./configure.sh
to check the requirement and prepare the mtools to build a grub floppy disk.

Building:
make clean
make
to build the kernel in the a.out format (tested with gnat gpl 2008-09 and gcc-4.2.4)
or
make clean
BUILD=elf make
to build the kernel in elf format (only work with gnat gpl 2009)
shortlog
2009-07-07 Ali Bendrissadd some git ignore filesmastermob
2009-07-07 Ali Bendrissinitial commitrepo.or.cz
heads
14 years ago mob
14 years ago master
14 years ago repo.or.cz