Linking problem
Posted: Sun Mar 19, 2006 12:11 am
Linker ld puts the string at the beginning of the kernel and So the grub says not a mutiboot kernel. Tim's article says that -fwritable-strings as one way, it works perfectly for string's insidde main function and in case of strings in other functions the grub says an error. Also in that article it says that these errors won't occur if the main is called from an assembly routine but still it isn't working. I used Bkerndev article in osdever.net
i figured that it's something to do with compiling and linking. Any help
i figured that it's something to do with compiling and linking. Any help