From: "Dan Bogdanov" Newsgroups: comp.os.msdos.djgpp Subject: What do I need ? Date: Fri, 21 Aug 1998 13:25:13 +0300 Lines: 15 Message-ID: <35dd4b54$0$429@diablo.uninet.ee> NNTP-Posting-Host: 193.40.46.133 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm using DJGPP v2. GCC281B and BNU281B. And I've got a problem, I don't understand. Many programs, especially ones who use graphics libraries etc. don't compile and report undefined references to procedures like terminate, __eh_pc and __throw. They should be in the libstdcx.a library, which exists on the system, but why can't my system find them ? Please help, as I 'm not so good, that I could rewrite these programs. Dan