From: "J" Newsgroups: comp.os.msdos.djgpp References: <01bdc222$be3a2480$8198d9c7 AT tanja> <6qn1r4$13ho$1 AT node17 DOT cwnet DOT frontiernet DOT net> Subject: Re: CGI's in C with DJGPP & MS personal web server Date: Mon, 17 Aug 1998 16:07:57 +1000 Lines: 10 NNTP-Posting-Host: 203.30.98.89 Message-ID: <35d7c98e.0@dingo.effect.net.au> Organization: NetEffect Internet To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk >>I test my dev on personal web server but my cgi/c's crash personal web >>server. IIS (and therfore I assume) PWS only run win32 console progs as cgi, so djgpp won't do. You'll need a win32 compiler, rsxntdj can do it (I use vc5). -Josh