delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/06/26/13:18:08

Message-ID: <3774FFEF.6D8F2AAD@computerpro.com>
From: paradise AT computerpro DOT com
X-Mailer: Mozilla 4.61 [en] (Win95; I)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.os.msdos.djgpp
Subject: Re: erm...DJGPP trouble
References: <376C9606 DOT 8022DD1 AT hotmail DOT com>
Lines: 60
Date: Sat, 26 Jun 1999 11:29:35 -0500
NNTP-Posting-Host: 209.32.50.169
X-Trace: newsfeed.slurp.net 930414375 209.32.50.169 (Sat, 26 Jun 1999 11:26:15 CDT)
NNTP-Posting-Date: Sat, 26 Jun 1999 11:26:15 CDT
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

I had the same problem and this fixed it.

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)

one more thing that I did...
My DJGPP.ENV was named DJGPP_.ENV so I took out the _  so it's just named
DJGPP.ENV

I found this information written by DJ Delorie in the Djgpp mail archive.
Looks like many many people ran into this problem at first. I just started
using this version, so there ya go.

I'm back to the mail bag.
Happy coding everyone.
    paradise



Nathon Fowlie wrote:

>     I recently got DJGPP and am having trouble setting it up. Whnever I
> try to run a program I get the following error:
>
>     Error: d:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or
> directory (ENOENT)
>
>     I have checked this directory and the file DOES exist. The problem
> is probably blatantly obvious to you, but I'm just a crap programmer who
> has no idea :-)
>
> Fanks
>
> Melchior_
>
>   ------------------------------------------------------------------------
> TMP=C:\WINDOWS\TEMP
> TEMP=C:\WINDOWS\TEMP
> PROMPT=$p$g
> winbootdir=C:\WINDOWS
> COMSPEC=C:\WINDOWS\COMMAND.COM
> DJGPP=d:\Djgpp\Djgpp.env
> PATH=D:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND
> windir=C:\WINDOWS
> BLASTER=A220 I5 D1 H5 T5
>
>   ------------------------------------------------------------------------
> DPMI memory available: 23420 Kb
> DPMI swap space available: 6068 Kb

- Raw text -


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