This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: patch: <bits/localefwd.h> with -fno-exceptions
- To: libstdc++ at gcc dot gnu dot org
- Subject: Re: patch: <bits/localefwd.h> with -fno-exceptions
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Thu, 15 Feb 2001 16:50:45 -0800 (PST)
...this should be officially resolved as of today. People who care about
-fno-exceptions please give it a whirl with a build configured with
--enable-cxx-flags=-fno-exceptions
(and then make sure you consistently use -fno-exceptions)
-benjamin