ELKlib is an embeddable library that provides C/C++ support oriented to kernel level development. ELKlib mimics GNU libc and the Standard Template Library.
The library provides the following features:
The only available port at the moment is for the x86 architecture.
ELKlib is used in the Hybrid kernel.
The project is licensed under the GNU General Public License, version 2
Francesco Salvestrini
Francesco Salvestrini
The project has a single moderated mailing list, with an archive. In order to post a message to the mailing list you must be subscribed. Please consult the mailing list page for more information on subscribing to the mailing list.
If you think you have found a bug then please send as complete a report as possible to <elklib-generic@nongnu.org>. An easy way to collect all the required information, such as platform and compiler, is to include in your report the config.log file available at the end of the configuration procedure.
If you have a patch for a bug that hasn't yet been fixed in the latest repository sources, please be so kind to create it using the repository sources, not the release sources.