[uClibc]shared libraries (coldfire and ARM7)

Erik Andersen andersen at lineo.com
Tue Aug 21 14:51:47 UTC 2001


On Tue Aug 21, 2001 at 10:27:32AM -0400, PatMasLinux at aol.com wrote:
> Hi all,
> 
> I saw that the support for uclibc as a shared library is a work on progress.
> Does anyone can tell me more about the status this development regarding both 
> the ColdFire and the Arm7.

Shared libraries only work on CPUs with an MMU.  There is some code in
place to attempt to support MMU-less CPUs, but it is not at all
complete.  So ColdFire (an MMU-less CPU) is not going to work, and
similarly, MMU-less ARM7 CPUs (such as ARM7TDMI) are not supported
either.  For ARM cores with MMUs, such as StrongArm, shared libraries
are well supported and work nicely,

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the uClibc mailing list