Subject: New mips ld.so available [was: Re: *wm* no longer crashes]
To: Michael L. Hitch <mhitch@lightning.oscs.montana.edu>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-mips
Date: 03/06/1998 10:45:42
>  I now have an updated ld.so available for testing which should fix the
>problem with multiple function definitions in shared libraries.  I have
>tested this with a simple test program as well as with resize which
>previously crashed.  My twm seems quite stable as well.  I've put a
>tarfile with the updated ld.so for anyone who would like to test in
>ftp://ftp.netbsd.org/pub/NetBSD/arch/pmax/gnumalloc-fix/ld.so.tgz.

FYI: Michael's updated ld.so.tgz also fixes a similar bug in perl,
where linking against -lposix caused Perl to coredump if it called
(POSIX) rename().  I havent yet verified it fixes the similar problem
with a dynamically-linked tcsh, but from the twm symptoms, I'm
morally certain it will.

A source patch will be made available for other MIPS ports RSN.