Cannot build libg++ on Solaris 2.5
Oleg Krivosheev
kriol@fnal.gov
Fri Sep 5 10:03:00 GMT 1997
Hi,
>
>
> > >>>>> Paul Eggert <eggert@twinsun.com> writes:
> >
> > > It's necessary to rename `exception' to `__math_exception' until G++
> > > gets fixed.
> >
> > "fixed"?
>
> Jason's question is right on the mark. When g++ is "fixed" to have
> namespaces, the exception class will be in the std namespace. But guess
> what? The <math.h> stuff is also supposed to be in the namespace.
> `exception' has to be renamed for C++, period. That's not going to
> change.
any non-ISO C (89 and then 9X) venfor specific stuff
should be out of namespace std, IMHO. There should be
no problem.
regards
OK
More information about the Gcc
mailing list