R_RISCV_HI20 error
I am writing my own os and whenever i define a global variable or a string i get this error from the linker( relocation truncated to fit: R_RISCV_HI20). Here is my repo: https://github.com/0VISH/Asgard. I have looked around everywhere and I cant find the solution. Can someone please help me?