From: swarsmatt AT aol DOT com (SWars Matt) Newsgroups: comp.os.msdos.djgpp Subject: Re: another compiling problem Lines: 14 Message-ID: <1998061600245200.UAA08147@ladder03.news.aol.com> NNTP-Posting-Host: ladder03.news.aol.com Date: 16 Jun 1998 00:24:52 GMT Organization: AOL http://www.aol.com References: <01bd988a$7e373ce0$c70f8fd1 AT gcsyqfqj> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk "Ben" wrote: (snip) >And now I get this error: >Error: c:/djgpp/bin/ld.exe: cannot open -lstdcxx: No such file or directory (ENOENT) First, make sure you downloaded gpp281b.zip and extracted it. If you did, in your c:/djgpp/lib folder you should have a libstdcxx.a file. If you do, make sure in djgpp.env you have LFN=y set so that you use long filenames (if you're running under Windows). Also, make sure that in your autoexec.bat you have set DJGPP=c:\djgpp, or whatever directory you installed it in. Hope that helps. ____________________________________________ Matt Reece (swarsmatt AT aol DOT com) ____________________________________________