www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/09/03/14:07:21

Message-Id: <m0zEdmZ-000S59C@inti.gov.ar>
Comments: Authenticated sender is <salvador AT natacha DOT inti DOT gov DOT ar>
From: "Salvador Eduardo Tropea (SET)" <salvador AT inti DOT gov DOT ar>
Organization: INTI
To: Olav Cleemann <gabriel AT image DOT dk>, djgpp AT delorie DOT com
Date: Thu, 3 Sep 1998 15:09:03 +0000
MIME-Version: 1.0
Subject: Re: RHIDE Problems (C++ Headers)
In-reply-to: <35EE65EF.A17F013@image.dk>

Olav Cleemann <gabriel AT image DOT dk> wrote:

> George Foot wrote:
> (snip)
> 
> > Finally, some programs may have internal bugs which cause them to
> > break on long filenames.  An example is RHIDE, which tries to link in
> > the standard C++ library with "-lstdcx" when its real name is
> > "-lstdcxx".  RHIDE is assuming that the name should be truncated.  If
> > you follow the instructions to change its request to "-lstdcxx" then
> > the truncation (or lack of truncation) will fall down to the djgpp
> > functions and the presence/absence of LFN support.  Provided you
> > followed the instructions above, you won't have problems any more.
> >
> 
> (snip)
> 
> Could someone kindly point me to these instructions.
> 

Some common problems possible with DJGPP port of gcc-2.8.1. Look DJGPP FAQ for
info about other problems.

RHIDE-1.4

   Q) When trying to link C++ program RHIDE-1.4 returns error message
      ld.exe: cannot open -lstdcx: No such file or directory (ENOENT)

   A) The name of C++ library has changed since port of gcc-2.7.2.1.
      The fix for this problem is add line

      RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx

      to %DJDIR/share/rhide/rhide.env. Or add 2 lines

      [rhide]
      RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx

      to Your DJGPP.ENV. An example of DJGPP.ENV with this fix is in
      directory gnu/gcc-2.81 (archive gcc281b.zip)

From gnu/gcc-2.81/problems.txt

SET 
------------------------------------ 0 --------------------------------
Visit my home page: http://set-soft.home.ml.org/
or
http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
ICQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013

- Raw text -


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