| Related articles |
|---|
| Advice on C libraries johnl@iecc.com (John R. Levine) (2015-10-07) |
| Re: Advice on C libraries arnold@skeeve.com (2015-10-08) |
| Re: Advice on C libraries gneuner2@comcast.net (George Neuner) (2015-10-09) |
| Re: Advice on C libraries lpsantil@gmail.com (lpsantil@gmail.com) (2015-11-24) |
| From: | "lpsantil@gmail.com" <lpsantil@gmail.com> |
| Newsgroups: | comp.compilers |
| Date: | Tue, 24 Nov 2015 15:53:03 -0800 (PST) |
| Organization: | Compilers Central |
| References: | 15-10-005 |
| Injection-Info: | miucha.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="17091"; mail-complaints-to="abuse@iecc.com" |
| Keywords: | library |
| Posted-Date: | 27 Nov 2015 11:15:35 EST |
There's also newlib libc [0] that RedHat built specifically for
embedding. There's also a porting tutorial at the OSDev wiki [1].
OSDev wiki also lists PDclib.
[0] https://sourceware.org/newlib/
[1] http://wiki.osdev.org/Porting_Newlib
[2] http://pdclib.e43.eu/
Return to the
comp.compilers page.
Search the
comp.compilers archives again.