Key Files Summary for IA-32 Compiler

The following tables list and briefly describe files that are installed for use by the IA-32 version of the compiler.

/bin Files

File

Description

f90com

Executable used by the compiler

fpp

Fortran preprocessor

ifc

Intel® Fortran Compiler

ifc.cfg

Configuration file for use from command line

ifc.pcl

Default program catalog list o fwork.pc  files to search for module references

ifccem

FCE Manager Utility

ifcvars.csh

Environment variables header file

ifcvars.sh

Batch file to set environment variables

profmerge

Utility used for Profile Guided Optimizations

proforder

Utility used for Profile Guided Optimizations

xiar

Tool used for final interprocedural compilation prior to archiving.

xild

Tool used for Interprocedural Optimizations

/lib Files

File

Description

libbindf90.a

Library of Binder utilities

libcepcf90.a

Fortran I/O library to coexist with C

libcepcf90.so

Shared Fortran I/O library to coexist with C

lincprts.a

C++ standard language library

lincprts.so

Shared C++ standard language library

libcxa.a

C++ language library indicating I/O data location

libcxa.so

Shared C++ language library indicating I/O data location

libf90.a

Intel-specific Fortran runtime library

libf90.a

Shared Intel-specific Fortran runtime library

libguide.a

OpenMP library

libguide.so

Shared OpenMP library

libiepcf90.a

Intel-specific Fortran runtime I/O library

libiepcf90.so

Shared Intel-specific Fortran runtime I/O library

libimf.a

Special purpose math library functions, including some transcendentals, built only for Linux

libimf.so

Shared special purpose math library functions, including some transcendentals, built only for Linux

libintrins.a

Intrinsic functions library

libintrins.so

Shared intrinsic functions library

libirc.a

Intel-specific library (optimizations)

libompstub.a

Library to resolve references to OpenMP subroutines when OpenMP is not used

libpepcf90.a

Portability library

libpepcf90.so

Shared portability library

libposf90.a

Posix library

libposf90.a

Shared posix library

libsvml.a

Short-vector math library (used by vectorizer)

libunwind.a

Exception handling library to perform stack unwinds

libunwind.so

Shared version of exception handling library