Sender: nate AT cartsys DOT com Message-ID: <36634048.E50C3549@cartsys.com> Date: Mon, 30 Nov 1998 17:03:04 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.35 i486) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: c++ libstdcx(x) from within rhide (lfn trouble) References: <73n7dt$3c0$1 AT news3 DOT Belgium DOT EU DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Pieter Thysebaert wrote: > > Hello people... > I have the following problem with rhide 1.4 : > > I have installed the c++ libs (libgpp & gpp) using winzip (= long filenames) > Everything works fine from the command prompt > (e.g gcc -o output blabla.cc -lstdcxx) > 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 tried running rhide -y (trying to make it use LFN) but it still wants to > link with the 'short-name lib' > > How do I get rhide to execute -lstdcxx instead of -lstdcx ? Read the file `gnu/gcc-2.81/problems.txt'. -- Nate Eldredge nate AT cartsys DOT com