Mail Archives: djgpp-workers/1998/01/22/17:13:41
Eli Zaretskii wrote :
>
> Are you sure you need to port libg++? In the announcement of gcc
No.
> 2.8.0 I saw a note saying that libg++ is now deprecated and should
> not be used for development, and that libstdc++ is the replacement.
> maybe porting libstdc++ is easier?
Exact, it is easier. So I will do this separate first.
> One thing that I haven't got the time to check is what are the
> differences between these two distributions. For starters, libg++ is
> *much* larger than libstdc++. I wonder what did they leave out?
They leave out all that classes, which are really GPL'd. To illustrate
it,
I include here header names, so you can get a guess, what is included in
libg++
and not in libstdc++
AllocRing.h Binomial.h BitSet.h BitString.h Complex.h CursesW.h
Erlang.h Fix.h Fix16.h Fix24.h Geom.h GetOpt.h
and so on ...
Robert
- Raw text -