Intel Fortran provides different types of libraries, such as static or DLL, single-threaded or multi-threaded, for certain libraries.
The table below shows the libraries provided by the compiler:
| File | Description | 
| crtxi.o | 
 | 
| for_main.o | 
 | 
| icrt.internal.map | 
 | 
| ifcore_msg.cat | 
 | 
| libcprts.a | C++ standard language library. | 
| libcxa.a | C++ language library indicating I/O data location. | 
| libcxaguard.a | 
 | 
| libguide.a | OpenMP* static library for the parallelizer tool | 
| libguide_stats.a | Support for parallelizer tool with performance and profile information | 
| libifcore.a | Intel-specific Fortran run-time library | 
| libifcoremt.a | Multithreaded Intel-specific Fortran run-time library | 
| libifport.a | Portability and POSIX support | 
| libimf.a | Math library | 
| libirc.a | Intel-specific library (optimizations) | 
| libircmt.a | Multithreaded Intel-specific library (optimizations) | 
| libompstub.a | Library that resolves references to OMP subroutines when OMP is not in use | 
| libsvml.a | Short vector math library | 
| libunwind.a | Unwind support |