Page 1 of 1

use gcc(DJGPP) to compile my hello.c as kernel

Posted: Thu Jun 19, 2003 11:00 pm
by qflash
hello.c:

main()
{
printf("hello os");
}
I use DJGPP under WIN2000