-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Fix for 2025 #233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Fix for 2025 #233
Conversation
|
I have also set up a repo with the correct change in the kernel.ld to make JOS work as well. There was no repo to send a PR to. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
edit: i thought this comment wouldn't get posted
a big thank you for this fix, it is very helpful to me.
|
I looked around for the fix, the compiler error ones were easier to fix, but stopping it from rebooting, I had no idea of. But, I wanted this working for myself. |
|
this is very helpful, thank you! |
Combined with Lorenzo's fix, this now builds with =sys-devel/gcc-14.2.1_p20241221 and =sys-devel/binutils-2.43-r2 AND RUNS on =app-emulation/qemu-9.2.0.
Thanks for heat on #osdev for the FPU fix.
I know x86 isn't being updated, but this is for anyone, and there has been quite a few people, wanting a fix.