Mail Archives: djgpp/1999/02/09/19:37:34.1
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 <eliz AT is DOT elta DOT co DOT il> with your
specific suggestions.
--
Nate Eldredge
nate AT cartsys DOT com
- Raw text -