Hi Matias,
I am curious about how GLib was staticly linked to your kernel. I didn't
see any flags on this in your makefile.
Yu
On Mon, 2009-02-09 at 12:45 -0200, Matías De la Puente wrote:
Hello all!,
I was playing with vala to see if it's posible to write a minimal
kernel using vala.
Based in the multiboot sample
(http://www.gnu.org/software/grub/manual/multiboot/html_node/Example-OS-code.html), I was able to wrote a minimal multiboot kernel in vala. ;)
I wrote a multiboot binding and a video binding for displaying the
information..
In the attachment there's the code and a iso file to use with an
emulator, I use: qemu -m 8 -cdrom cdrom.iso
For compiling the code you need nasm, gcc, vala and genisoimage. Use
make cdrom.iso to build the image of the iso
You can download the code from here:
http://sites.google.com/site/mfpuentear/Home/multiboot-vala.tar.bz2?attredirects=0
Have fun ;)
Matias
_______________________________________________
Vala-list mailing list
Vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list
_______________________________________________
Vala-list mailing list
Vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list