Sender: nate AT cartsys DOT com Message-ID: <36C0D520.936E56E7@cartsys.com> Date: Tue, 09 Feb 1999 16:38:56 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.1 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: rhide References: <36B663EA DOT 66F4A3A3 AT swbell DOT net> <79q2dh$l3c$1 AT fir DOT prod DOT itd DOT earthlink DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com echo wrote: > check your djgpp.env again and make sure that there are no spaces after > the "[rhide]" and the carriage return. if you simply cut and pasted > from the GCC FAQ about RHIDE problems, then there will be spaces which > will prevent those two lines from being parsed correctly. just make > sure that there are no extra spaces, and that you have a carriage return > after "rhide_typed_libs_djgpp.cc=stdcxx" > additionally, that allows you to only name your C++ sources with the > extension of .cc. if you want to use .cpp or .cxx, add these lines to > your djgpp.env as well: > > rhide_typed_libs_djgpp.cpp=stdcxx > rhide_typed_libs_djgpp.cxx=stdcxx > > i understand your frustration...and this problem REALLY should be > covered in more detail in the next version of the FAQ. If you think so, you should email Eli with your specific suggestions. -- Nate Eldredge nate AT cartsys DOT com