You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You probably messed something up with the (linker) names in the assembly file. You shouldn't be watching that series if you can't fix such small things on your own though
ld: interrupts.o: in function
InterruptManager::InterruptManager(GlobalDescriptorTable*)': interrupts.cpp:(.text+0x111): undefined reference to
InterruptManager::HandleInterruptRequest0x00()'ld: interrupts.cpp:(.text+0x12e): undefined reference to `InterruptManager::HandleInterruptRequest0x01()'
make: *** [Makefile:19: kernel.bin] Error 1
I dunno what's wrong
The text was updated successfully, but these errors were encountered: