Services and Modeling for Embedded Software Development
Embecosm divider strip
Prev  Next

Chapter 2.  newlib within the GNU Tool Chain

2.1. The Unified Source Tree
2.1.1. Incorporating Newlib within the Tool Chain Build

Newlib is intended for use with the GNU tool chain. If newlib is included within the build of the GNU tool chain, then all the libraries will be built and installed in the correct places to be found by GCC

Embecosm divider strip