Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Thu, 20 Jan 2000 13:10:04 -0500 Message-Id: <200001201810.NAA27720@envy.delorie.com> From: DJ Delorie To: KendallB AT scitechsoft DOT com CC: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <200001191945457.SM00169@KENDALLB> Subject: Re: Compiling DJGPP with Cygwin? References: <200001191945457 DOT SM00169 AT KENDALLB> 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 AT sourceware DOT cygnus DOT com