5/12/2015

PowerPac -- IAR C/C++ Development Guide Compiling and linkin

http://www.cadfamily.com/a/EDA_PCB/ARM/PowerPac----IAR-C-C---Development-Guide-Compiling-and-linkin_9977.html

The DLIB runtime
environment
This chapter describes the runtime environment in which an application
executes. In particular, the chapter covers the DLIB runtime library and how
you can modify it—setting options, overriding default library modules, or
building your own library—to optimize it for your application.
The chapter also covers system initialization and termination; how an
application can control what happens before the function main is called, and
how you can customize the initialization.
The chapter then describes how to configure functionality like locale and file
I/O, how to get C-SPY® runtime support, and how to prevent incompatible
modules from being linked together.

No comments: