On Thu, 18 Dec 1997, Alex Romosan wrote:
> i have a c++ program compiled with no debug flag. when i do an ldd on
> the executable i get the following:
>
> ldd ./vat
> libtk8.0.so.1 => /usr/lib/libtk8.0.so.1 (0x4000f000)
> libtcl8.0.so.1 => /usr/lib/libtcl8.0.so.1 (0x400af000)
>
i have a c++ program compiled with no debug flag. when i do an ldd on
the executable i get the following:
ldd ./vat
libtk8.0.so.1 => /usr/lib/libtk8.0.so.1 (0x4000f000)
libtcl8.0.so.1 => /usr/lib/libtcl8.0.so.1 (0x400af000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40115
2 matches
Mail list logo