This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: cannot build stepanov on solaris
- To: neelakanth at gnu dot org
- Subject: Re: cannot build stepanov on solaris
- From: Paolo Carlini <pcarlini at unitus dot it>
- Date: Wed, 20 Jun 2001 17:54:15 +0200
- CC: dje at watson dot ibm dot com, gcc at gcc dot gnu dot org
Hi,
sorry for my wrong guess!
I tought you (neelakanth) were experiencing a known problem with old
binutils on Solaris (see, e.g.,
http://gcc.gnu.org/ml/libstdc++/2001-06/msg00275.html)...
But of course David Edelsohn is right: invoking the correct front end
will solve the problem with that symbol "__gxx_personality_v0" ...
assuming, indeed, that you are using either native ld/as or
binutils2.11.2 !!!
Cheers,
Paolo.