RE: can newlib be a shared library on ppc platform?
From: Liu Fred-a18596 <hidden>
Date: 2002-12-05 01:13:47
I found a tool at http://oss.software.ibm.com/developer/opensource/linux/projects/minilibc/, with it I have tailored standard glibc2.1.3 to less than 500K. It meets our requirements. -----Original Message----- From: Mark Hatle [mailto:fray@mvista.com] Sent: Tuesday, December 03, 2002 7:23 AM To: Liu Fred-a18596 Cc: linuxppc-embedded@lists.linuxppc.org Subject: Re: can newlib be a shared library on ppc platform? Liu Fred-a18596 wrote:
Hi, I need a small libc in our embedded system, so I compiled newlib. But it seems that newlib only support static library on ppc platform. Is it true?
I believe newlib is barely a C library, (it was the last time I looked at it) I would suggest you investigate uclibc and see if that will do what you need. (There is a version of uclibc that will do shared libs, but I do not know how advanced the dynamic loader is on PPC.) --Mark ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/