	OK, the DL seems to be somewhat stable under linux now.  The
problem turned out to be that I was using a weird method of linking
the program under SVr4, and hence the stack layout was incorrect.
See the file ../Buglist for other things to do.

	1) Integrate patches from non-iBCS2 ELF dynamic linker.  We have
to use int $0x80 syscalls instead of the lcall 7,0 syscalls, plus we
allow for non-PIC shared libraries for a transitional period.

