www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/05/30/11:02:29

From: Amir Elisha Aharoni <doty AT netvision DOT net DOT il>
Newsgroups: comp.os.msdos.djgpp
Subject: linker error with lstdcx
Date: Sat, 30 May 1998 16:17:07 +0300
Organization: Only Noise
Lines: 37
Message-ID: <357006D3.79E72EFA@netvision.net.il>
NNTP-Posting-Host: 192.115.117.75
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Hello, djgpp pros

I'm learning C++, but i'm a little short of cash to get MS VC++, so this
morning i downloaded djgpp and RHIDE, and i'm really pleased with what i
got, except that i can't build the following:

#include <iostream.h>

int main()
{
 cout << "Hello, world!" << endl;
 return 0;
}

First i had problems compiling -- it couldn't find streambuf.h; i fixed
that by running RHIDE with -y. Now it compiles, but the linker returns
the following error:

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

From the FAQ file i understood that it's some kind of standard library;
i searched for "lstdcx" on my hard drive, it's not there.

Is it really a missing file that i must download and install? If so,
what is the name of the zip? And if not, how can i fix that?

Tech info: i run it on Win95 DOS window / Pentium 166 MMX / RHIDE.

Thanks in advance for your help.

-- 
Now playing: Tricky - Pre-Millenium Tension

Amir Elisha Aharoni, the original Israelite
mailto:dotyman AT bigfoot DOT com
ICQ - 3816214

- Raw text -


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