Mail Archives: djgpp/1998/03/21/09:04:00
On Fri, 20 Mar 1998 01:16:15 +0100, DarkSoft AT GMX DOT Net (^Hawk^ (Thorsten
Kaben)) wrote:
> Which file doesn't it found ? stdcx.* ? What's that and in which
> archive is it included ? Or is there something else wrong ?
There's a little problem with RHIDE 1.4 and the new gcc 2.8.0. Formerly
the standard C++ library was named libstcx.a, now it's libstdcxx.a on
LFN-systems.
Quoting from an answer given by Robert Hoehne some days ago:
> Now, since the archives for gcc 2.8.0 should be LFN-clean, there is
> of course a little problem. But RHIDE is configurable. Go to the
> directory
>
> %DJDIR%/share/rhide
>
> and look, if there exists a file rhide.env. If not, create an empty one.
> Now edit the file (it is a simple text file) by adding the following
> line:
>
> RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
>
> and now it should work.
Regards...
Michael
- Raw text -