Date: Wed, 15 Sep 93 09:05:34 -0400 From: DJ Delorie To: alvin AT top DOT cis DOT syr DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Sun -> MSDOS go32 > Does anybody know how to config gcc on a Sun to cross compile for MSDOS > using go32? Is there a FAQ for these? If there is, can someone tell me > where to get it. You should be able to use the target "go32" with the normal Unix config for gcc, gas, and binutils. You'll need to copy the includes and libs from djgpp for actual compiles.