Re: Multi-architecture loader/dynamic linker?
Kito Cheng <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CA+yXCZB8fGy5o1x0A-=gUbv3MbmCYGsDwHgAJGa2M2WT20eeNQ@mail.gmail.com> |
Perhaps you can try Musl libc (https://www.musl-libc.org/) ? It's not newlib based but it's MIT License and contain support for dynamic linker and loader. On Mon, Jul 16, 2018 at 1:39 PM Sebastian Huber <[email protected]> wrote: > > 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 : [email protected] > PGP : Public key available on request. > > Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG. >