Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-Id: <199902270124.TAA10205@modi.xraylith.wisc.edu>
X-Authentication-Warning: modi.xraylith.wisc.edu: localhost.xraylith.wisc.edu [127.0.0.1] didn't use HELO protocol
To: "chartier@grad.csee.usf.edu" <chartier@grad.csee.usf.edu>
cc: Cygwin Mailing List <cygwin@sourceware.cygnus.com>
Subject: Re: Compiling simple C programs to DOS 
In-reply-to: Your message of "Fri, 26 Feb 1999 19:07:04 EST."
             <01BE61BE.6B1E9740.cmchar@ibm.net> 
Date: Fri, 26 Feb 1999 19:24:29 -0600
From: Mumit Khan <khan@xraylith.wisc.EDU>

"Chris (Termite) Chartier" <cmchar@ibm.net> writes:
> I am trying to use gcc to compile simple C programs to a DOS executable.  I 
> want to compile it so that it does not use any DLLs (Windows or Cygwin).  Can

Sorry to disappoint you, but GCC for Cygwin/Mingw etc are Windows32 ports, 
and will not run under DOS (not to be confused with a the DOS window under
Win9x/NT, which is still win32).

> anybody point in the right direction ?

DJGPP? See http://www.delorie.com/djgpp/ for more info.

Regards,
Mumit


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

