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: Re: Help Files Date: 22 Sep 2003 21:18:09 -0700 Organization: http://groups.google.com/ Lines: 20 Message-ID: <84e4e2a9.0309222018.77ea5601@posting.google.com> References: <84e4e2a9 DOT 0309212217 DOT 15d929db AT posting DOT google DOT com> <3405-Mon22Sep2003183248+0300-eliz AT elta DOT co DOT il> NNTP-Posting-Host: 152.163.252.163 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1064290690 28107 127.0.0.1 (23 Sep 2003 04:18:10 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 23 Sep 2003 04:18:10 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Eli Zaretskii" wrote in message news:<3405-Mon22Sep2003183248+0300-eliz AT elta DOT co DOT il>... > > From: jbs30000 AT aol DOT com (Joel) > > Newsgroups: comp.os.msdos.djgpp > > Date: 21 Sep 2003 23:17:10 -0700 > > > > 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. > > Does it help to read section 22.19 of the DJGPP FAQ list? Maybe. I'll give a try and see. Thanks.