Porting Newlib: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Corrected and clarified what must be done with errno.
m Reclassify as advanced rather than medium
Line 1:
{{Rating|23}}
Everyone wants to do it eventually. Porting newlib is one of the easiest ways to get a simple C library into your operating system without an excessive amount of effort. As an added bonus, once complete you can port the toolchain (GCC/binutils) to your OS - and who wouldn't want to do that?