| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <cgf-cygwin AT cygwin DOT com> |
| 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 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |