From: anthonyjoy AT aol DOT com (AnthonyJoy) Newsgroups: comp.os.msdos.djgpp Subject: Rhide Works but weird message Lines: 12 NNTP-Posting-Host: ladder03.news.aol.com X-Admin: news AT aol DOT com Date: 15 Feb 1999 20:03:53 GMT Organization: AOL http://www.aol.com Message-ID: <19990215150353.08415.00002240@ng-fs1.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Rhide works great with DJGPP and my programs are compiling perfectly. I am however getting a Bad Command or Filename message in between compiling and creating the executable as follows: compiling: strncmp.cpp bad command or filename no errors creating: strncmp.exe no errors This has no effect on executable creation by is annoying. Any ideas?