ffwff
ffwff
I'm only using legacy grub, grub2 is currently not supported.
I'm only using legacy grub for the image's bootloader. I might be switching to grub2 at some point but it really isn't worth it (apart from maybe removing the `i686-elf`...
Both? The compiler will be patched to output additional garbage collector data which can then be used by the new GC. The new GC will hopefully be more portable so...
@dscottboggs It's pretty complete on the OS so far, I haven't had crashes. I tried porting it to crystal proper, but I couldn't get it working (I think this is...
On debug mode? Did you pass `RELEASE=1` to the make command?
The ISO filesystem isn't complete! You shouldn't do `runiso`! Can you try rebuilding it? Building on debug mode doesn't work for me...
Can you compile the kernel with CPU exception handling disabled (passing `NO_CPUEX=1` to make) and show me at which function did it break?
This isn't related to this issue, so could you open another one and tell me more about the build process and where it fails?
The window manager currently doesn't support multiple background windows. I may need to add a communication pipe to pape in order to change backgrounds.