Problems with DJGPP and NASM
Posted: Fri Jun 25, 2004 5:25 am
I am using Windows 98 to do operating system programming. I was trying to use the tutorial Writing a Simple C Kernel by Joachim Nock & K.J. When I try to use NASM the program opens then closes very quickly and when I try to compile the C kernel in Rhide editor it comes with the errors:
cannot specify -o with -c or -s and multiple compilations
I have no experience eith DJGPP and NASM. I only have experience in Visual C++.
cannot specify -o with -c or -s and multiple compilations
I have no experience eith DJGPP and NASM. I only have experience in Visual C++.