From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP and CGI Date: Fri, 17 Mar 2000 10:52:32 +0200 Organization: NetVision Israel Lines: 15 Message-ID: <38D1F250.DDD063D8@is.elta.co.il> References: <38D15FF8 DOT 6AD80410 AT pgmincorporated DOT com> NNTP-Posting-Host: ras1-p28.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 953283055 14907 62.0.172.30 (17 Mar 2000 08:50:55 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 17 Mar 2000 08:50:55 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Damian Yerrick wrote: > > On Thu, 16 Mar 2000 15:28:08 -0700, Damon Hogan > wrote: > > >Does anyone know why DJGPP std out text will not show up on a CGI binary > >printed HTML page when other .exe files can create cgi html while > >writing to stdout? > > >Is there a special library for this? > > I don't know of one, but you might want to check out MinGW. I'm told that wrapping the DJGPP-compiled CGI programs with a batch file is all one need to let them run as CGI binaries.