Message-ID: <3E919B6D.9010805@lml.ls.fi.upm.es> Date: Mon, 07 Apr 2003 17:38:21 +0200 From: Manuel Collado User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: gcc compiler from djgpp References: <3e90e080 DOT sandmann AT clio DOT rice DOT edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 138.100.10.20 X-Trace: 7 Apr 2003 17:36:13 +0100, 138.100.10.20 Lines: 27 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Charles Sandmann wrote: >>One other thing I did notice when I run gcc with no arguments I used >>to get an error "no imput files" now it returns nothing. >>Current OS is Windows XP > > > A similar problem has been noted rarely (about once a year) on Windows > NT, 2000 and XP. It's not reproducible on other systems. > > Does the "GO32" command provide any output to the screen? > > If no, then what sofware do you have installed? It seems that something > on the system is conflicting with normal operation of DPMI images. > > Does \WINDOWS\SYSTEM32\AUTOEXEC.NT contain a line with DOSX? Does > command.com work as a shell on your system? Has someone (an administrator) > prevented the execution of 16-bit programs on this system? Another reason for no compiler output can be the lack of write permission on the TMPDIR specified in DJGPP.ENV - IIRC we had this problem with a DJGPP network installation with WIN98 client machines. We had to edit DJGPP.ENV to make TMPDIR point to a local directory. -- To reply by e-mail, please remove the extra dot in the given address: m.collado -> mcollado