From: Deathstar Newsgroups: comp.os.msdos.djgpp Subject: HELP!!! Date: Wed, 26 Aug 1998 00:46:01 -0400 Organization: RCN Internet Lines: 85 Message-ID: <35E39308.D250012A@usa.net> NNTP-Posting-Host: 207-172-201-238.s47.as4.xnb.erols.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------5345AFF56D4BA26379EC6DCE" To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk --------------5345AFF56D4BA26379EC6DCE Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Help! This message keeps on bugging me: I get this message when I try to compile my program in RHIDE: Creating: lb20pg02.exe Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENOENT) There were some errors I have LFN set to 'y' in my djgpp.env and, since i have RHIDE v1.4, I did what the problems.txt in the gnu/gcc-2.81 directory - add the lines: [rhide] RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx to my djgpp.env file and the line: RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx to the %DJDIR/share/rhide/rhide.env. Anyone know why this does this? Please help. Thanks. - Deathstar |---------------------------------------------------------------| | | ICQ : 11948120 | "...come make me | | Deathstar | AiM : Aresds | miss you....." | | | Email: mailto:aresds AT usa DOT net | | |-------------------------------------------| - Carpe Diem Baby | | http://thecreed.home.ml.org | | |-------------------------------------------|-------------------| --------------5345AFF56D4BA26379EC6DCE Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Help! This message keeps on bugging me:

I get this message when I try to compile my program in RHIDE:

Creating: lb20pg02.exe
Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENOENT)

There were some errors

I have LFN set to 'y' in my djgpp.env and, since i have RHIDE v1.4, I did what the
problems.txt in the gnu/gcc-2.81 directory - add the lines:

[rhide]
RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx

to my djgpp.env file and the line:

RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
 
to the %DJDIR/share/rhide/rhide.env.

Anyone know why this does this? Please help.

Thanks.
- Deathstar

|---------------------------------------------------------------|
|           |  ICQ  : 11948120              | "...come make me  |
| Deathstar |  AiM  : Aresds                | miss you....."    |
|           |  Email: mailto:aresds AT usa DOT net |                   |
|-------------------------------------------| - Carpe Diem Baby |
|        http://thecreed.home.ml.org        |                   |
|-------------------------------------------|-------------------|
  --------------5345AFF56D4BA26379EC6DCE--