4.3 Runtime Files
In addition to the C and assembly source files and user-defined libraries specified on the command line, the compiler can also link into your project compiler-generated source files and pre-compiled library files, whose content falls into the following categories:
- C standard library routines
- Implicitly called arithmetic library routines
- The runtime start-up code