From: slanning AT buphy DOT bu DOT edu (Scott Lanning) Newsgroups: comp.os.msdos.djgpp Subject: Re: c++ libstdcx(x) from within rhide (lfn trouble) Date: 28 Nov 1998 02:45:04 GMT Organization: Boston Univ. Physics Lines: 9 Message-ID: <73no3g$qeu$1@news1.bu.edu> References: <73n7dt$3c0$1 AT news3 DOT Belgium DOT EU DOT net> NNTP-Posting-Host: buphy.bu.edu 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 Pieter Thysebaert (pieter DOT thysebaert AT ping DOT be) wrote: : However when trying to link the executable from within rhide, rhide executes : the command :; : ld -lstdcx ... : Since I do have LFN enabled ld complains (it wants -lstdcxx ofcourse , with : 2 x's) I think I had the same problem once. I either renamed to stdcxx or made a symlink to it (I'm not at home to check right now). --Scott