Mail Archives: djgpp-workers/1999/08/29/09:18:03
On Wed, 25 Aug 1999, Robert Hoehne wrote:
> > + [rhide]
> > + RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
> > + RHIDE_TYPED_LIBS_DJGPP.cxx=stdcxx
> > + RHIDE_TYPED_LIBS_DJGPP.cpp=stdcxx
> >
>
> Only the following is needed:
>
> [rhide]
> RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
>
> since the other variables expand internally already to the
> ...cc variables if not overwritten by the user.
I thought I saw some reports of problems on c.o.m.d. that were solved
by defining the additional variables. If they don't do any harm,
perhaps it's a good idea to add them anyway, e.g. for those die-hards
who still use the old RHIDE 1.4.
What about "RHIDE_TYPED_LIBS_DJGPP.f=g2c m", is it also expanded
internally? I saw at least one problem report about g77, and Andris
suggested this as a solution.
> Theoretical there is no need for that section in djgpp.env, since
> I'll try to bring out a new RHIDE version before DJGPP 2.03, but
> just in case I'm not ready with it before the new DJGPP release
> this is a good idea.
Also, for those who won't upgrade, for love or money...
- Raw text -