From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16836 invoked by alias); 1 Dec 2001 22:36:43 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 16724 invoked from network); 1 Dec 2001 22:36:41 -0000 Received: from unknown (HELO disaster.jaj.com) (209.64.26.3) by hostedprojects.ges.redhat.com with SMTP; 1 Dec 2001 22:36:41 -0000 Received: (from pedwards@localhost) by disaster.jaj.com (8.9.3/8.9.3) id RAA03082; Sat, 1 Dec 2001 17:40:35 -0500 Date: Sat, 01 Dec 2001 14:36:00 -0000 From: Phil Edwards To: "Nuno Filipe R. Ferreira" Cc: gcc@gcc.gnu.org Subject: Re: undefined reference __eh_pc Message-ID: <20011201174035.A3061@disaster.jaj.com> References: <20011130200452.A32519@disaster.jaj.com> <024e01c17a68$9695c630$6edca8c0@globals.interno> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <024e01c17a68$9695c630$6edca8c0@globals.interno>; from nuno.ferreira@globalti.pt on Sat, Dec 01, 2001 at 01:03:36PM -0000 X-SW-Source: 2001-12/txt/msg00007.txt.bz2 On Sat, Dec 01, 2001 at 01:03:36PM -0000, Nuno Filipe R. Ferreira wrote: > > > This software was looking for libstdc++*.2.8.so. A symbolic > > > > What did you symlink this filename to? > > Symlinked it to /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so ^ That's not a good idea. | | | | This is a 3, not a 2. If a program wants libstdc++-2.x, giving it version 3.x is only going to cause problems. > Also, I've tried both rebuilding libstdc++-2.8.SRPMS and compiling the > libstdc++-2.8.tar.gz, but it breaks with lots of declarations with > exception specifications in libio.h. > Can you help with this problem? Not really; the libstdc++-2.x code is no longer maintained, and I am not very familiar with it. The glibc project makes libio.h, and they write very "modern" code, i.e., not compatible with older compilers or libraries. Since you mentioned SRPMS, I suggest you ask in a Red Hat support forum; they may have solved this problem already. Phil -- If ye love wealth greater than liberty, the tranquility of servitude greater than the animating contest for freedom, go home and leave us in peace. We seek not your counsel, nor your arms. Crouch down and lick the hand that feeds you; and may posterity forget that ye were our countrymen. - Samuel Adams