Hey all, Just some simple questions.
Ive migrated from Linux to Windows!
And, Ive downloaded Cygwin and NASM and GCC and stuff.
Now, Im curious.
Why is Cygwin crying at me when im trying to use LD to make a Flat binary?
It works fine under Linux.
Advice would be welcome, and no - I dont particularly want to use ELF.
~Zeii.
CYGWIN Questions.
Re:CYGWIN Questions.
You should build a cross-compiler, for whichever format you'd like to use. There's an article in the FAQ on how to do it (http://www.mega-tokyo.com/osfaq).
Candamir
PS: I do recommend you to use ELF. It's nice. ;D
Candamir
PS: I do recommend you to use ELF. It's nice. ;D