From: "David Mitchell" Newsgroups: comp.os.msdos.djgpp Subject: Re: Please Help, I can't compile!! Date: Wed, 30 Jun 1999 11:46:05 +1200 Organization: Inet Ltd, Christchurch, New Zealand Lines: 12 Message-ID: <930700819.882446@kyle.inet.net.nz> References: <7l9114$7oe$1 AT diana DOT bcn DOT ttd DOT net> NNTP-Posting-Host: kyle.inet.net.nz X-Trace: titan.xtra.co.nz 930700075 4540144 202.50.171.4 (29 Jun 1999 23:47:55 GMT) X-Complaints-To: abuse AT xtra DOT co DOT nz NNTP-Posting-Date: 29 Jun 1999 23:47:55 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Cache-Post-Path: kyle.inet.net.nz!unknown AT p155-tnt1 DOT inet DOT net DOT nz X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com TUNNEL wrote in message <7l9114$7oe$1 AT diana DOT bcn DOT ttd DOT net>... >Seems that 'something' (sorrry, I'm not a computer wiz) called -lg++ is >missing in the DJGPP directory, am I right?. The file that is missing is g++.exe, you need to get make to point to gcc but I'm not sure how you'd do this, (maybe an option of make) David