X-Spam-Check-By: sourceware.org Message-ID: <20060606205747.95119.qmail@web55015.mail.re4.yahoo.com> Date: Tue, 6 Jun 2006 13:57:46 -0700 (PDT) From: m r Subject: exceptions in c++ To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Hi: I'm doing my beginnings in Cygwin and cannot solve errors of type "undefined reference __gxx_personality... "undefined reference __gxa_end_catch... etc. when compiling with gcc if I use throw or catch. I use -fexceptions, and nothing. Can you help me? Thx. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/