Page 1 of 1

CYGWIN Questions.

Posted: Sun Oct 01, 2006 2:41 pm
by elderK
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.

Re:CYGWIN Questions.

Posted: Sun Oct 01, 2006 2:46 pm
by Candamir
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