Sender: nate AT cartsys DOT com Message-ID: <35B24F8C.800C0066@cartsys.com> Date: Sun, 19 Jul 1998 12:57:00 -0700 From: Nate Eldredge MIME-Version: 1.0 To: Brian Gladman CC: djgpp AT delorie DOT com Subject: Re: bugs with c++ compiler References: <35AD21F6 DOT 3EF6 AT iee DOT efei DOT br> <6ojgai$b2o$1 AT rosenews DOT rose DOT hp DOT com> <900577644 DOT 6970 DOT 0 DOT nnrp-11 DOT c2de6a96 AT news DOT demon DOT co DOT uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Brian Gladman wrote: > > Andrew Crabtree wrote in message <6ojgai$b2o$1 AT rosenews DOT rose DOT hp DOT com>... > >>command -> gcc -o teste.exe teste.o -lstdcx > >try -lstdcxx (note the two 'x') > > > > Thanks Andrew - this was the problem - RHIDE expects the filename libstdcx.a > but it is, as you say, libstdcxx.a. I renamed it with a single 'x' and it > worked - thanks for finding the problem - I'm most grateful. See gnu/gcc-2.81/problems.txt for the Right fix. -- Nate Eldredge nate AT cartsys DOT com