From: "Dave1" Newsgroups: comp.os.msdos.djgpp Subject: Another linker problem!! Date: Wed, 8 Apr 1998 16:04:41 -0500 Organization: [poster's organization not specified] Lines: 10 Message-ID: <6ggopg$jm9$1@news3.mr.net> NNTP-Posting-Host: pppe1.newulmtel.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I am having a problem with a "Hello World" in C++. It compiles with no errors but when it tries to link it, the error reads: Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx : No such file or directory (ENOENT). I used the zip picker and downloaded all the files it told me to. It's my understanding that lstdcx is a c++ library, but can't find it anywhere. Can someone set me on the right path. Thanks! I am using DJGPP, Rhide and allegro