delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/02/16/12:33:47

Message-Id: <199902161731.MAA13857@delorie.com>
From: "Coarsey, John" <CoarJB AT jea DOT com>
To: "'djgpp AT delorie DOT com'" <djgpp AT delorie DOT com>
Subject: Re: Problem with djgpp using Rhide 1.4
Date: Tue, 16 Feb 1999 12:30:52 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2232.9)
Reply-To: djgpp AT delorie DOT com

Look in the %DJDIR%/gnu/gcc-2.81/problems.txt, it says: 

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)

The best is edit djgpp.env with RHIDE (don't use other editor) and insert
the 
lines mentioned above.
good luck!

Crousto <crousto AT infonie DOT be> wrote in message
<004a01be5858$4739f6e0$3a01e8d4 AT default>...
> >Hi All,
> >
> >i've a problem with Rhide 1.4 ...
> >
> >  i open a project, load a source and start compiling ... good,
> >  everything works fine, no errors found. Now if i start make or run ...
> >  this error occurs:
> >
> >  Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or
> directory.
> >
> >  Anyone who can help me out with this ? I've no idea what went wrong
> >  :-((
> >
> >ru,
> >  Marco
> It seems that the linker can't find the "stdcx.a" (or libstdcx.a) library.
> Search it with the windows "research" utility, and add the path in
> "options->directories->libraries" in Rhide.
> 
> Crousto
> crousto AT infonie DOT be
> 

- Raw text -


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