This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Solaris no longer works with long long in 3.0 branch
- To: Benjamin Kosnik <bkoz at redhat dot com>, libstdc++ at gcc dot gnu dot org
- Subject: Re: Solaris no longer works with long long in 3.0 branch
- From: Paolo Carlini <pcarlini at unitus dot it>
- Date: Fri, 25 May 2001 10:19:04 +0200
- References: <Pine.SOL.3.91.1010524174611.19575A-100000@taarna.cygnus.com>
FYI, yesterday I also filed a PR: other/2931
Thanks,
Paolo.
Benjamin Kosnik wrote:
> > I can also confirm that the problem with the "undefined reference to
> > `__gxx_personality_v0'" while configure is running test programs is
> > happening under Solaris 2.7 as well. This was reported with a x86/Linux
> > machine recently.
>
> I'm on this. Hopefully solving this will fix long long issues as well.
>
> -benjamin