Re: [Offtopic] C++-coded-packages
On Thu, 28 Aug 1997, Joey Hess wrote:
> Martin Schulze wrote:
> > Parts of dselect are written in C++ and:
> >
> > tapiola!joey:/tmp> ldd /usr/bin/dselect
> > libncurses.so.3.0 => /lib/libncurses.so.3.0
> > libc.so.5 => /lib/libc.so.5.4.23
> >
> > Correction?
>
> That's weird, I see this:
>
> joey@kite:~>ldd =dselect
> libdpkg.so.0.0 => /usr/lib/libdpkg.so.0.0 (0x4000c000)
> libncurses.so.3.4 => /lib/libncurses.so.3.4 (0x40024000)
> libstdc++.so.272 => /usr/lib/libstdc++.so.272 (0x40069000)
> ^^^^^^^^^
> libm.so.6 => /lib/libm.so.6 (0x400a0000)
> libc.so.6 => /lib/libc.so.6 (0x400b9000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
That reminds me, why do a number of programs use libg++ when they never
call any of the special GNU C++ functions?
libstdc++ is supposed to contain all of the ANSI classes like iostream and
so on, while g++ is supposed to contain gnu extensions, I think it is
being dropped in favour of STL, but I'm not too sure..
Jason
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to: