X-Authentication-Warning: niemeyer.net: Host 200.230.186.161-as.acessonet.com.br [200.230.186.161] claimed to be computer From: "Gustavo Niemeyer" To: "Djgpp AT Delorie. Com" Subject: !(DJGPP && CGI && SAMBA)?? Date: Thu, 1 Jul 1999 02:17:22 -0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Reply-To: djgpp AT delorie DOT com I really can't understand what's happening here. Maybe someone else can. I'm using DJGPP to develop a CGI system that do some math calculations and should return some values. It isn't complicated at all and it's compiling and linking without any problems and also runs ok in command line. but when I try to run it as a CGI program Samba reports that there is no output from CGI. What surprise me after some tests is that there is really no output at all and it's exiting with errorcode 1. After that I used Cygwin to compile exactly the same code and it's working fine. Could it be a DPMI problem inside Win98??? Could it be a DJGPP bug? Maybe a bug in my brain? :-) Gustavo Niemeyer