Hello, i tried to compile kernel of FritzOS with NASM and DJGPP. Compiling throws only warnings (comparing between signed and unsigned,...), but linking throws this:
c:/djgpp/bin/ld.exe: warning: cannot find entry symbol start; defaulting to 0010
0000
kernelasm.o(.text+0x43): relocation truncated to fit: 16 .text
k32.o(.eh_frame+0x11):k32.cpp: undefined reference to `___gxx_personality_v0'
Can you help me?
Problem with compiling FritzOS
Problem with compiling FritzOS
Sorry for my bad English...