From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8324 invoked by alias); 31 Mar 2003 21:11:14 -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 8299 invoked from network); 31 Mar 2003 21:11:13 -0000 Received: from unknown (HELO disaster.jaj.com) (66.93.21.106) by sources.redhat.com with SMTP; 31 Mar 2003 21:11:13 -0000 Received: from disaster.jaj.com (IDENT:1002@localhost [127.0.0.1]) by disaster.jaj.com (8.12.8/8.12.8) with ESMTP id h2VLXNmt018806; Mon, 31 Mar 2003 16:33:23 -0500 Received: (from phil@localhost) by disaster.jaj.com (8.12.8/8.12.8/Submit) id h2VLXNZM018805; Mon, 31 Mar 2003 16:33:23 -0500 Date: Mon, 31 Mar 2003 22:32:00 -0000 From: Phil Edwards To: Morris Muller Cc: gcc@gcc.gnu.org Subject: Re: compiler error Message-ID: <20030331213323.GA18792@disaster.jaj.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.3i X-SW-Source: 2003-03/txt/msg01833.txt.bz2 On Mon, Mar 31, 2003 at 04:03:37PM -0500, Morris Muller wrote: > > > I'm getting the following error > undefined reference to '__gxx_personality_v0' > can someone tell me what this error means, please. > > I'm using Red Hat 8.0 and gcc version 3.2 Use the g++ command to link a C++ program, not gcc. -- 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