Weird linker!
Posted: Thu Jul 01, 2004 5:13 pm
as I made a new function, of course I made a new file.. the problem is that when I try to link it with:
ld -T link.ld -o kernel.bin ALl the files
it says "Cannot run the program" or something..and I am able to compile the files and there?s nothing different in this new file from my old.. I just cant link it for some reason.. really need help
ld -T link.ld -o kernel.bin ALl the files
it says "Cannot run the program" or something..and I am able to compile the files and there?s nothing different in this new file from my old.. I just cant link it for some reason.. really need help