[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GCC 3.2 transition



On Fri, Aug 16, 2002 at 11:49:03PM -0700, Stephen Zander wrote:
> >>>>> "Joseph" == Joseph Carter <knghtbrd@bluecherry.net> writes:
>     Joseph> Sun's JDK.
> 
> I know for a fact there's no use of dynamic C++ libraries in any JDK
> prior to 1.4.1 and I just check the latest 1.4.1 beta & find no
> mention of libstdc++ in any of the executables.  If there's C++ code
> in there, it's statically linked.

Nowhere eh?

knghtbrd@galen:/usr/local/j2sdk1.4.0_01/jre/plugin/i386/ns610$ ldd
libjavaplugin_oji.so 
	libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40044000)
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4008e000)
	libdl.so.2 => /lib/libdl.so.2 (0x40168000)
	libstdc++-libc6.1-1.so.2 => /usr/lib/libstdc++-libc6.1-1.so.2
(0x4016b000)
	libm.so.6 => /lib/libm.so.6 (0x401ad000)
	libc.so.6 => /lib/libc.so.6 (0x401cf000)
	libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x402eb000)
	libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x402f3000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

That's one hell of a figment of my imagination.  Although, it does seem
the plugin is the only thing which uses libstdc++.

-- 
Joseph Carter <knghtbrd@bluecherry.net>         Hey, that's MY freak show!
 
<dark> "Yes, your honour, I have RSA encryption code tattood on my
        penis.  Shall I show the jury?"

Attachment: pgpBbJMDSwirg.pgp
Description: PGP signature


Reply to: