Re: [Vala] [Having fun with Vala] Multiboot kernel using Vala!
- From: Yu Feng <rainwoodman gmail com>
- To: Matías De la Puente <mfpuente ar gmail com>
- Cc: vala-list <vala-list gnome org>
- Subject: Re: [Vala] [Having fun with Vala] Multiboot kernel using Vala!
- Date: Wed, 11 Feb 2009 11:35:49 -0500
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]