[Python-bugs-list] [ python-Bugs-559429 ] __gxx_personality_v0 not found by ld

noreply@sourceforge.net noreply@sourceforge.net
Fri, 24 May 2002 12:15:46 -0700


Bugs item #559429, was opened at 2002-05-22 17:32
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=559429&group_id=5470

Category: Build
Group: Python 2.2.1 candidate
Status: Open
Resolution: None
Priority: 5
Submitted By: george r. goffe (grgoffe)
Assigned to: Nobody/Anonymous (nobody)
Summary: __gxx_personality_v0 not found by ld

Initial Comment:

Howdy,

I'm building Python-2.2.1 on a solaris 2.8 system and
am having trouble. The loader can not find the above
named external reference.

I'm enclosing the build log that shows (probably) more
than you ever wanted to know but it DOES show the
problem.

Any/all help/hints/tips would be appreciated.

Regards,

George...

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2002-05-24 12:15

Message:
Logged In: NO 

Hi,

I'm looking at the same problem in the same environment.

I could fix the failed compilation by changing gcc by g++,
which means that the --with-cxx=g++ option passed to
configure did not have the expected effect.

Regards,

R. Berber


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=559429&group_id=5470