On Apr 07, [EMAIL PROTECTED] decided to present us with: > hello i was wondering if anyone knew how to cross compile from > linux for dos/win95. i wrote a lot of c code using the curses.h > library and it does not port to borland or turbo c. is there > some way i can tell gcc to compile it for a different > operating system??
You may use the djgpp compiler to compile your code on DOS, and cywin32 to compile it for win95. We used to have a cigwyn32 cross-compiler package, dunno what happened to it. About djgpp, I'm working on packaging a cross-compiler right now. djgpp: http://www.delorie.com cygwin32: http://www.cygnus.com somewhere (I don't go there since 95) ;-) []s, |alo +---- -- Howling to the moonlight on a hot summer night... http://www.webcom.com/lalo mailto:[EMAIL PROTECTED] pgp key in the web page Free Software Union -- http://www.fslu.org Debian GNU/Linux -- http://www.debian.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]