From: Deathstar Newsgroups: comp.os.msdos.djgpp Subject: Linker Problems in RHIDE Date: Tue, 25 Aug 1998 13:31:45 -0400 Organization: RCN Internet Lines: 73 Message-ID: <35E2F500.730AC030@usa.net> NNTP-Posting-Host: 207-172-201-224.s33.as4.xnb.erols.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------BCD715E50EE2084012AD446F" To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk --------------BCD715E50EE2084012AD446F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, 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. Anyone know why this comes up? 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 | | |-------------------------------------------|-------------------| --------------BCD715E50EE2084012AD446F Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hi,

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.

Anyone know why this comes up? 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        |                   |
|-------------------------------------------|-------------------|
  --------------BCD715E50EE2084012AD446F--