This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Multi-architecture loader/dynamic linker?


Hello,

On 14/07/18 17:16, ardi wrote:
Hi!

Are you aware of any non-copyleft loader / dynamic linker, suitable for
developing with newlib, and with support to dynamic libraries and different
CPUs (Intel, ARM, MIPS, PowerPC) ?

Thanks a lot!

in RTEMS (which uses Newlib) we have some support for dynamic libraries

https://ftp.rtems.org/pub/rtems/people/chrisj/rtl/rtems-linker/index.html

It is not a complete implementation and work in progress.

You may have a look at the loader / dynamic linker from the BSD projects.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]