On Mon, Dec 01, 2003 at 08:16:35PM -0700, Joel Baker wrote: > > The NetBSD/native port has been stalled for some time, because I ran into > core, required-to-build-lots-of-things applications (tcl8.4, IIRC, in > particular) that *don't work* with GNU pth. Period. Neither version 1.x or > 2.x.
I'm not sure if you meant something else but, from pristine sources: $ ldd /usr/lib/libtcl8.4.so.0 libc.1 => /lib/libc.so.1 (0x00000000) libdl.2 => /lib/libdl.so.2 (0x00000000) libpthread.20 => /usr/lib/libpthread.so.20 (0x00000000) libm.1 => /lib/libm.so.1 (0x00000000) (the 0x0 is due to a hack in our ldd wrapper) -- Robert Millan "[..] but the delight and pride of Aule is in the deed of making, and in the thing made, and neither in possession nor in his own mastery; wherefore he gives and hoards not, and is free from care, passing ever on to some new work." -- J.R.R.T, Ainulindale (Silmarillion)