This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: "unable to detect exception model"
- To: Yasir <yasir_home at bigfoot dot com>, libstdc++ at gcc dot gnu dot org
- Subject: Re: "unable to detect exception model"
- From: Paolo Carlini <pcarlini at unitus dot it>
- Date: Thu, 19 Apr 2001 09:39:19 +0200
- References: <ADEALPFNMHMNLBGEBPADKEMMCIAA.yasir_home@bigfoot.com>
Hi Yasir,
Yasir wrote:
> > today, before delving into the Loki library, I tried to understand
> > something more of the problems I'm still experiencing with Gcc3.1 and
> > cin (PR2523) as of 3.1 20010417 (Yasir, can you confirm that, on the
> > contrary, Gcc3.0 works well for you too?)
>
> I'm pretty new to all this...I've just been playing with the main branch (no
> tags) on CVS. Is there a a CVS tag that'll get me 3.0?
I'n not very much into CVS, unfortunately. However, I believe the branch (i.e.
the tag) is named "gcc-3_0-branch". Otherwise, you may always download complete
snapshots of the Gcc3.0 branch from various places, f.i.,
http://www.codesourcery.com/gcc-snapshots/
> In any case, with 3.1 cin doesn't work here.
Neither here :(
But bkoz is working on a fix!
P.