From: "Johnny P." Newsgroups: comp.os.msdos.djgpp Subject: C++ isn't working for me... Date: Mon, 1 Jun 1998 13:36:12 -0500 Organization: InterAccess Co., Chicago's Full Service Internet Provider Lines: 15 Message-ID: <6kuspj$bef$1@nntp3.interaccess.com> NNTP-Posting-Host: d172.tcg1.interaccess.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi guys, I have been away from djgpp for a little while and have recently downloaded all the files again. I have installed all of the files and set everything up right as far as I know, but I seem to be missing 'libiostream.a' and I'm having some problems linking c++ compiled code. I am linking -liostream and it can't find the file. I am using Rhide 1.4 and It wants to link -lstdcx as well. What is this library? I also don't seem to have it either. What file did I forget to download? Thanks in advance, Johnny P.