Windows Enviroment for OSDev
Posted: Fri Jan 12, 2007 7:10 am
What kind of enviroment should i set to develop os under win2k?
On Linux all is simple and smart. I use gcc and ld, nasm and all goes well.
But when i install cygwin or minsys under windows, the same options that i use under linus do not work.
Strange error like: "cannot perform pe actions on a not pe files" (?), or the linker do not know the options "-oformat binary", etc...
Obviosly i do something wrong, or i have to use differnt compiler and linker options. I've installed now Code::Blocks, like other forum user, but how can i get it work?
tnks
On Linux all is simple and smart. I use gcc and ld, nasm and all goes well.
But when i install cygwin or minsys under windows, the same options that i use under linus do not work.
Strange error like: "cannot perform pe actions on a not pe files" (?), or the linker do not know the options "-oformat binary", etc...
Obviosly i do something wrong, or i have to use differnt compiler and linker options. I've installed now Code::Blocks, like other forum user, but how can i get it work?
tnks