X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: jbs30000 AT aol DOT com (Joel) Newsgroups: comp.os.msdos.djgpp Subject: Help Files Date: 21 Sep 2003 23:17:10 -0700 Organization: http://groups.google.com/ Lines: 12 Message-ID: <84e4e2a9.0309212217.15d929db@posting.google.com> NNTP-Posting-Host: 152.163.252.163 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1064211431 32491 127.0.0.1 (22 Sep 2003 06:17:11 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 22 Sep 2003 06:17:11 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com What file extension do the help files use (when using RHIDE)? Sometimes (for reasons I won't go into here) I feel better starting my computer up in pure DOS mode and running DJGPP. At first, I had problems with the libstdcxx.a and libsupcxx.a because they're longer than 8 characters long, and can't be found in pure DOS mode. But by simply copying the files, taking off one x so that I had the files libstdcx.a and libsupcx.a, everything works fine. I just ran into another problem. I can't get any information if I right click a command or use the help menu. I'm thinking that If I make copies of the help files and modify the names, I might have the same success as I did with the other files. Thanks.