This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: Undefined reference to '__gxx_personality_v0' when linking
- From: James Shaw <qumqam at yahoo dot com>
- To: cygwin at cygwin dot com
- Date: Wed, 27 Nov 2002 22:12:23 -0800 (PST)
- Subject: Re: Undefined reference to '__gxx_personality_v0' when linking
Hi again,
Minutes after sending off my last mail, I've
at least figured out a workaround, the obvious.
I added:
int __gxx_personality_v0;
to a project. Now it links and runs.
I know, not great, but at least I can continue
working. However, I still would like to know if
this is normal or if I'm doing something wrong.
Thanks a lot,
James
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.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/