This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC-3.2 problem: undefined ___gxx_personality_v0


OK.  And that file contains only C code?  If so, perhaps it's
best if you create a small test file with the steps you use
to produce this problem and send it along with the output of 
'cygcheck -s -r -v' *as an attachment* to this list.  Then we
can at least see the details of what you're doing, what you're
working with, and whether the case you report is reproducible.

Larry


Original Message:
-----------------
From: Martin Wolters wol at codingtechnologies dot com
Date: Wed, 5 Mar 2003 16:01:32 +0100
To: cygwin at cygwin dot com
Subject: Re: GCC-3.2 problem: undefined ___gxx_personality_v0


The gcc command line I use:

gcc myCFile.c

-M

On Wednesday 05 March 2003 14:40, Max Bowsher wrote:
> 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/


--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .



--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]