[Geekos-devel] Geekos compile with cygwin info request
Status: Pre-Alpha
Brought to you by:
daveho
From: Alx B. <aob...@sy...> - 2003-04-08 08:00:28
|
I'm trying to compile geekos-0.1.0 on cygwin (Win98-2E). I've tried "make" but am getting an error (shown below). Absolute newbie, any pointers would be greatly appreciated! Alx@default ~/src/geekos-0.1.0/build/x86/kern $ make nasmw -f win32 -DNEED_UNDERSCORE -i ../../../arch/x86/boot/ -i ../../../arch/x86 /kern/ -o lowlevel.o ../../../arch/x86/kern/lowlevel.asm make: *** [lowlevel.o] Error 255 Alx@default ~/src/geekos-0.1.0/build/x86/kern $ Thanks in advance! |