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: Undefined reference to '__gxx_personality_v0' when linking


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/


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