Date: Wed, 29 Mar 2000 19:51:08 +0500 Message-Id: <200003291451.TAA00985@midpec.com> From: prashant_tr AT yahoo DOT com (Prashant TR) To: djgpp AT Delorie DOT com In-reply-to: (christophe DOT canal AT free DOT fr) Subject: Re: Binaries References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk "Chris" proclaimed: > I don't know if this news group is the good one for this question, but I'd > like to know how to compile Ms-Dos executables with th DJGPP version running > with Linux . You'll need to build a cross-compiler for that. Download the latest gcc and binutils sources from the v2gnu directory on simtel. And you'll also need djcrx203.zip from v2. Have a look at the READMEs. There's also a document on how to build a cross-compiler. It's on DJ's server.