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

Erik Andersen andersen at codepoet.org
Thu May 2 06:55:11 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

Wahoo!  Great work!

> platforms. I would appreciate if people would test and see how
> things work out. Erik, please apply. Also noticed I cleaned up
> my patch to the top-level makefile so it does not interfere with
> other architectures. Have fun.

Any reason why you need to blow away all symlinks?  Looking at
the toplevel makefile, I see a few mips/mipsel symlinks.  How
about something a big more targeted such as?

    rm -f $(TOPDIR)/ldso/ldso/mipsel \
	$(TOPDIR)/ldso/ldso/mipsel \
	$(TOPDIR)/libpthread/linuxthreads/sysdeps/mipsel

 -Erik

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



More information about the uClibc mailing list