Compilation/Link Error with cygwin
Posted: Fri Dec 26, 2003 4:30 pm
Hi all,
I just started using cygwin after hardware problems with my linux box on which my kernel compiled fine.
However with CYGWIN with gcc, nasm, and make installed I get the following error when it comes to link it...
Any ideas appreciated people, thanks in advance.
I just started using cygwin after hardware problems with my linux box on which my kernel compiled fine.
However with CYGWIN with gcc, nasm, and make installed I get the following error when it comes to link it...
Code: Select all
PE Operations on non PE file.
collect2: ld returned 1 exit status
make: *** [kernel32] Error 1