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 Message-ID: <009f01c2e31c$be91c990$78d96f83@pomello> From: "Max Bowsher" To: "Martin Wolters" , References: <200303051121 DOT 18252 DOT wol AT codingtechnologies DOT com> Subject: Re: GCC-3.2 problem: undefined ___gxx_personality_v0 Date: Wed, 5 Mar 2003 13:40:11 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Martin Wolters wrote: > I recently installed cygwin and while compiling a C-program I do get > the following error: > > undefined reference to `___gxx_personality_v0' Compile C code with gcc, C++ code with g++. If the error still persists, post the *exact* gcc command line. Max. -- 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/