Date: Sun, 9 Aug 1998 11:46:32 +0300 (IDT) From: Eli Zaretskii To: Whirled cc: djgpp AT delorie DOT com Subject: Re: CGI's in C with DJGPP & MS personal web server In-Reply-To: <01bdc222$be3a2480$8198d9c7@tanja> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 7 Aug 1998, Whirled wrote: > Today someone emailed me and said that one of Microsoft's requirements for > these cgi's is that they be 32-bit, which would eliminate a 16-bit program > from DJGPP. DJGPP produces 32-bit protected-mode programs, not 16-bit ones. But they are DOS executables, so if you need Win32 programs, you cannot produce them with DJGPP, unless you use add-on packages such as RSXNTDJ.