Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 28 Nov 2002 01:15:49 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Undefined reference to '__gxx_personality_v0' when linking Message-ID: <20021128061549.GA8284@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20021128055544 DOT 11460 DOT qmail AT web13607 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021128055544.11460.qmail@web13607.mail.yahoo.com> User-Agent: Mutt/1.5.1i On Wed, Nov 27, 2002 at 09:55:44PM -0800, James Shaw wrote: >It appears every C++ project has the above undefined reference when >linking: __gxx_personality_v0 > >I tried to find an answer on deja, but as far as I can tell gcc 3.x >isn't ready for prime time, at least on cygwin. What a strange conclusion. You should use the mailing list archives rather than "deja" if you are interested in answers to cygwin questions. >1. Is this a problem for others? >2. Can I install the old version of gcc I had before? >3. Is there a workaround -flag=oldgcc!!! Calm down. Use g++ to compile C++ files. That's the solution. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/