delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/03/09/23:44:49

Message-ID: <35030D1A.43B19923@gmx.net>
Date: Sun, 08 Mar 1998 22:26:50 +0100
From: Robert Hoehne <robert DOT hoehne AT gmx DOT net>
Organization: none provided
MIME-Version: 1.0
To: Yeeming Jih <yjih AT erols DOT com*>
CC: DJGPP Mailing list <djgpp AT delorie DOT com>
Subject: Re: trouble with RHIDE & GPP 2.8
References: <6dut0h$j00$1 AT winter DOT news DOT erols DOT com>

Yeeming Jih wrote :
> 
> I need a solution so I can use RHIDE to work with GCC/GPP 2.8 like it used
> to do with 2.7.

With RHIDE it is the same problem as with gxx.exe which comes
with the base DJGPP distrib. When the last binary (here for
version 1.4) was distributed, there was only libstdcx.a available.

So, to get no trouble when running on LFN systems, I used in RHIDE
too only libstdcx.a when linkining C++ programs instead of
libstdcxx.a.

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.

Robert
-- 
******************************************************
* email:   Robert Hoehne <robert DOT hoehne AT gmx DOT net>     *
* Post:    Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW:     http://www.tu-chemnitz.de/~sho/rho        *
******************************************************

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019