From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem with DJGPP on WIN 2000 Date: Thu, 15 Aug 2002 14:36:24 CDT Organization: Rice University, Houston TX Lines: 15 Message-ID: <3d5c02b8.sandmann@clio.rice.edu> References: NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1029440440 28169 128.42.105.3 (15 Aug 2002 19:40:40 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: 15 Aug 2002 19:40:40 GMT X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Everything went well however, when I run command 'cat' or 'ls' (located > DJGPP/bin/ )or any commands that should dump ASCII to the STDOUT > which in this case is DOS prompt (window), it does not do it !! This isn't strictly true - you noted in another message that go32-v2 gives you output - and it's a DJGPP image ... (the 0 swap is normal on 2K) > but when I run the command forcing the output to a file like : > c:\djgpp\bin\ls >c:\tmp\myfile > It works and I can see the result. What command shell are you using? CMD.EXE? Command.com? Third party? Which images give the appropriate output? Which ones don't? Are all the binaries which have problems dated December 2001 or later? Dates/times/which distribution? Are you sure the path is correct?