This is a fork of newlib for using it with Circle.
The project is hosted in GitHub:
https://github.com/smuehlst/circle-newlib
This repository can only be used in the context of the circle-stdlib project. circle-stdlib contains documentation and scripts for building newlib in combination with Circle.
The modifications for circle-stdlib are mainly in the subdirectory libgloss/circle.
When files are added, die Newlib build system must be updated. For this autoconf2.69 must be installed.
To update the build system:
$ cd libgloss
$ autoreconf2.69