From: brianr3572 AT aol DOT com (BrianR3572) Newsgroups: comp.os.msdos.djgpp Subject: error with LS.EXE Lines: 7 Message-ID: <1998052101283200.VAA07662@ladder01.news.aol.com> NNTP-Posting-Host: ladder01.news.aol.com Date: 21 May 1998 01:28:31 GMT Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I fixed the common problem with streambuf.h, but once that was fixed, I got this error when trying to compile a VERY simple C++ program: Error: (...yadda)/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENOENT) what does this mean?