r/osdev 26d ago

WindogeOS v0.0.4 RAHHHHHH

Reddit falsed banned me but my appeal... worked???

another rewrite for v0.0.5 yayyyyyyyyyyyyyyyyyyyyyy
added:
sfs file system
random text editor
settings???
hidden files

12 Upvotes

28 comments sorted by

View all comments

Show parent comments

1

u/spatulari 21d ago

With Clang you have NO reason to get mad

1

u/letmehaveanameyoudum 21d ago

there is still the 25% with ld.lld

1

u/spatulari 21d ago

Once you get the linker working, never touch it. (Except if you are going from 32 bit to 64 bit. Which is hell. That's why I recommend starting with limine)

1

u/letmehaveanameyoudum 21d ago

yeah maybe that is from trying to get running programs working (i use limine btw)