From: broeker AT acp3bf DOT knirsch DOT de (Hans-Bernhard Broeker) Newsgroups: comp.os.msdos.djgpp Subject: Re: -lstdcxx directory not found?? Date: 17 Aug 1999 15:59:38 +0200 Organization: RWTH Aachen, III. physikalisches Institut B Lines: 19 Message-ID: <7pbpsa$ke2@acp3bf.knirsch.de> References: <7pa71s$u46$1 AT nnrp1 DOT deja DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 934898381 12291 137.226.32.75 (17 Aug 1999 13:59:41 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 17 Aug 1999 13:59:41 GMT X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com zidharta AT yahoo DOT com wrote: > I ve been to this similar problem before ... > I think I remember it was -lstdcx not found ... > so I changed lstdcxx into lstdcx and it worked till now ... It may have worked, but nevertheless, it's *not* the correct solution to the '-lstdcxx not found' problem. Please read the FAQ, or the HOWTO dealing with this, at DJGPP's web home, to see what the correct solution is. > but now ... Im installing DJGPP into window98 at school's comp > and I couldnt even find lstdcxx ... what I found is libstdcxx ... > and no matter I renamed it ... it still didnt work ... The file *should* be called libstdcxx.a. It's your incorrect 'fix' that made gcc search for libstdcx.a (one x, only!) instead. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.