[uClibc][PATCH] Working MIPS dynamic linker code...

Erik Andersen andersen at codepoet.org
Thu May 2 08:07:54 UTC 2002


On Wed May 01, 2002 at 04:00:12PM -0500, Steven J. Hill wrote:
> I am very pleased to announce that the MIPS dynamic linker/loader
> for uClibc is now working. It works on big and little endian
> platforms. I would appreciate if people would test and see how
> things work out. Erik, please apply. Also noticed I cleaned up

Since your patch moved the location where the shared library
usage count was bring incremented, I had to fixup all the places
that were testing for !tpnt1->usage_count since usage_count had
already been incremented by the time those tests occured.  This
was limited to the DL_TRACE code, so it wasn't too serious but it
did take me a while to track it down.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list