Multilib Project Example

Joel Sherrill <[email protected]> Tue, 9 Jun 2026 09:28:17 -0500
Newsgroups gmane.comp.sysutils.autoconf.general
Message-ID <CAF9ehCVmRGR_zue+=5pAwwacE9ixzVhk=Xcji2By0QoyC7gxQg@mail.gmail.com>
Hi

One of the RTEMS.org GSoC projects is bringing the safelibc
(https://github.com/rurban/safeclib) to RTEMS. This library implements
the C11 and later Annex K Bounds Checking functions. The safelibc
library can be built now for a specific RTEMS BSP but I was hoping
the student could add multilib support to it so safelibc could be layered
into our tool chains.

I would appreciate any pointers to what is required of a library to
support being built multilib. A simple example would be even better.

Thanks.

--Joel Sherrill
RTEMS