Mail Archives: djgpp-workers/1999/08/25/09:16:15
On Tue, 24 Aug 1999, I wrote:
> Is the following a good idea (for v2.03)? Are there any other
> RHIDE-related variables that we should put into this section?
>
> *** djgpp.en~ Mon Jul 5 10:26:00 1999
> --- djgpp.env Mon Aug 23 12:21:18 1999
> ***************
> *** 112,114 ****
> --- 112,118 ----
> MANPATH=%/>MANPATH%;%DJDIR%/man;%DJDIR%/info
> PAGER=%DJDIR%/bin/less.exe
>
> + [rhide]
> + RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
> + RHIDE_TYPED_LIBS_DJGPP.cxx=stdcxx
> + RHIDE_TYPED_LIBS_DJGPP.cpp=stdcxx
How about this:
*** djgpp.e~1 Mon Aug 23 12:21:18 1999
--- djgpp.env Tue Aug 24 19:25:06 1999
***************
*** 116,118 ****
--- 116,119 ----
RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
RHIDE_TYPED_LIBS_DJGPP.cxx=stdcxx
RHIDE_TYPED_LIBS_DJGPP.cpp=stdcxx
+ RHIDE_TYPED_LIBS_DJGPP.f=g2c m
- Raw text -