From: "DeHackEd" Newsgroups: comp.os.msdos.djgpp References: <379a8e7c AT news DOT ismi DOT net> Subject: Re: DJGPP for compiling CGI programs? Lines: 27 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Sun, 25 Jul 1999 13:48:07 GMT NNTP-Posting-Host: 142.194.222.219 X-Trace: tundra.ops.attcanada.net 932910487 142.194.222.219 (Sun, 25 Jul 1999 13:48:07 GMT) NNTP-Posting-Date: Sun, 25 Jul 1999 13:48:07 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Can DJGPP be used for CGI programs? I'm just starting with CGI and was > getting errors trying to run them from the Hypermart server, and I was just > wondering if it's a DJGPP problem, is there any command lines that I have > to pass or anything else I need to do to compile CGI programs? Just > curious, I'm trying to figure out what's wrong so I'm eliminating all the > possibilities. Thanks! > -Ike Not for Windows based web pages. I think it has something to do with redirection of stdout and such. I have tried using it with Savant and Microsoft Personal Web Server. Neither worked. However, if use LCC, an free Windows based compiler, that will work just fine. Just give it the same source code you would give DJGPP and it should work just fine. Setup is not unlike that of DJGPP - just set the PATH to also point to your LCC\BIN directory. BTW, rename LCC's make.exe because DJGPP and LCC make will conflict. http://www.cs.virginia.edu/~lcc-win32/ Hope this helps -- DeHackEd No emails, the address is fake.