This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Compiling DJGPP with Cygwin?



You should be able to target djgpp with cygwin by building a
cross-compiler, just like for any other non-cygwin compiler.  The
configure switch is --target=i586-pc-msdosdjgpp

You'll need the djcrx203.zip package from djgpp to get the additional
files you'll need to use this cross compiler.  There's a HOWTO for
unix which should work for cygwin as well:
http://www.delorie.com/howto/djgpp/linux-x-djgpp.html

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]