	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) Provide a ld.so.1 for Solaris users.  Just the dynamic linker,
no blecherous R_386_COPY hacks, and do not expect the dynamic linker to be
loaded in the module chain.  When setting __brk_addr, use dynamic linker to locate address and then store it this way.
