This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
RE: "unable to detect exception model"
- To: "Paolo Carlini" <pcarlini at unitus dot it>,<libstdc++ at gcc dot gnu dot org>
- Subject: RE: "unable to detect exception model"
- From: "Stephen M. Webb" <stephen at bregmasoft dot com>
- Date: Wed, 18 Apr 2001 10:14:05 -0400
- Cc: <yasir_home at bigfoot dot com>,<pme at gcc dot gnu dot org>
> Paolo Carlini said:
>
> today, before delving into the Loki library, I tried to understand
> something more of the problems I'm still experiencing with Gcc3.1
If you can get Loki to compile, let me know. Some core language issues
(PR c++/2402) seem to get in the way. The front end is rejecting the code,
but a -save-temps generates correct assembly.
Stephen M. Webb