Intel® Compiler Package ID Display Utility
Product Release Notes
Overview
The Intel® Compiler Package ID Utility (icid
) displays all the
compiler package ID information to the standard output.
How to use
- Setting environment variables
- For Linux* users, you can set them by sourcing one of the following shell scripts:
- Linux IA-32 C++ compiler:
[install-dir]/compiler70/ia32/bin/iccvars.sh
- Linux IA-32 Fortran compiler:
[install-dir]/compiler70/ia32/bin/ifcvars.sh
- Linux Itanium® C++ compiler:
[install-dir]/compiler70/ia64/bin/eccvars.sh
- Linux Itanium® Fortran compiler:
[install-dir]/compiler70/ia64/bin/efcvars.sh
- For Windows* users, please open a command window from Intel Compiler menu. The environment variables are set automatically.
- Default behavior
icid
Display Intel Compiler package id information along with
information on operating system and all compiler components installed.
- Command-line help
Use icid -help
or icid -?
to get help information.
- Get version information
Use icid -version
or icid -v
Intel and Itanium are trademarks or registered trademarks of Intel Corporation
or its subsidiaries in the United States and other countries.
Copyright © 2001-2002, Intel Corporation. All Rights Reserved.