Re: Restricted or no run time in Ada

2008-01-04 Thread Luke A. Guest
Further to my last email, I managed to get it to work with no runtime, I've documented it as well, here: http://www.archeia.com/article-1199444859.html Luke.

Restricted or no run time in Ada

2008-01-02 Thread Luke A. Guest
Hi, I got a simple hello world style multiboot kernel working again recently and it has got me thinking about how I should be using GNAT. Basically, I built a cross compiler for binutils and gcc to target i386-elf (I will be wanting to play with other targets in the future, e.g. mips-elf, arm-elf