Getting Started C
Getting Started C
Contents
1 Overview .........................................................................................................1
1 Overview
The Intel® C++ Compiler 11.1 compiles C and C++ source files on Linux* operating
systems. The compiler is supported on IA-32, Intel® 64, and IA-64 architectures.
You can run the Intel C++ Compiler from the command line or within the Eclipse*
integrated development environment (see the Release Notes for information on
installing and configuring Eclipse).
The Intel® C++ Compiler Professional Edition 11.1 for Linux* OS includes the
following components:
NOTE: You can use Intel® Debugger from within the Eclipse* IDE on IA-32 and Intel® 64
architectures only.
One way to set the environment variables prior to invoking the compiler is to "source"
the compiler environment script, iccvars.sh (or iccvars.csh):
The environment script takes an argument based on architecture; valid arguments are
as follows:
icpc my_source_file.cpp
See the Building Applications section in the compiler documentation for current
information about compiling applications with Eclipse*. The Building Applications with
Eclipse* section provides detailed information about configuring and using Eclipse with
the Intel(R) C++ Compiler.
Intel(R) Threading Building Blocks Intel(R) Threading Building Blocks Getting Started Guide
included with the Intel(R) Threading Building Blocks
documentation.
Intel(R) Integrated Performance Installation Guide included with the Intel(R) Integrated
Primitives Performance Primitives documentation.
Intel(R) Math Kernel Library Intel(R) Math Kernel Library User's Guide included with
the Intel(R) Math Kernel Library documentation.
• Release Notes.
NOTE: The Release Notes contain information about installing the Intel® C++ Compiler.
• Links to each product, where you will find technical information such as white
papers and articles.
• Links to user forums.
• Links to news and events.
See the registration web site for licensing and registration guidance:
https://registrationcenter.intel.com/.
Legal Information
INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL® PRODUCTS. NO LICENSE,
EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL PROPERTY RIGHTS IS GRANTED BY
THIS DOCUMENT. EXCEPT AS PROVIDED IN INTEL'S TERMS AND CONDITIONS OF SALE FOR SUCH PRODUCTS,
INTEL ASSUMES NO LIABILITY WHATSOEVER, AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY,
RELATING TO SALE AND/OR USE OF INTEL PRODUCTS INCLUDING LIABILITY OR WARRANTIES RELATING TO
FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR
OTHER INTELLECTUAL PROPERTY RIGHT.
UNLESS OTHERWISE AGREED IN WRITING BY INTEL, THE INTEL PRODUCTS ARE NOT DESIGNED NOR INTENDED
FOR ANY APPLICATION IN WHICH THE FAILURE OF THE INTEL PRODUCT COULD CREATE A SITUATION WHERE
PERSONAL INJURY OR DEATH MAY OCCUR.
Intel may make changes to specifications and product descriptions at any time, without notice. Designers must
not rely on the absence or characteristics of any features or instructions marked "reserved" or "undefined." Intel
reserves these for future definition and shall have no responsibility whatsoever for conflicts or incompatibilities
arising from future changes to them. The information here is subject to change without notice. Do not finalize a
design with this information.
The products described in this document may contain design defects or errors known as errata which may cause
the product to deviate from published specifications. Current characterized errata are available on request.
Contact your local Intel sales office or your distributor to obtain the latest specifications and before placing your
product order.
Copies of documents which have an order number and are referenced in this document, or other Intel literature,
may be obtained by calling 1-800-548-4725, or by visiting Intel's Web Site.
Intel processor numbers are not a measure of performance. Processor numbers differentiate features within each
processor family, not across different processor families. See http://www.intel.com/products/processor_number
for details.
BunnyPeople, Celeron, Celeron Inside, Centrino, Centrino Atom, Centrino Atom Inside, Centrino Inside, Centrino
logo, Core Inside, FlashFile, i960, InstantIP, Intel, Intel logo, Intel386, Intel486, IntelDX2, IntelDX4, IntelSX2,
Intel Atom, Intel Atom Inside, Intel Core, Intel Inside, Intel Inside logo, Intel. Leap ahead., Intel. Leap ahead.
logo, Intel NetBurst, Intel NetMerge, Intel NetStructure, Intel SingleDriver, Intel SpeedStep, Intel StrataFlash,
Intel Viiv, Intel vPro, Intel XScale, Itanium, Itanium Inside, MCS, MMX, Oplus, OverDrive, PDCharm, Pentium,
Pentium Inside, skoool, Sound Mark, The Journey Inside, Viiv Inside, vPro Inside, VTune, Xeon, and Xeon Inside
are trademarks of Intel Corporation in the U.S. and other countries.
* Other names and brands may be claimed as the property of others.
Copyright © 2009, Intel Corporation. All rights reserved.
Microsoft product screen shot(s) reprinted with permission from Microsoft Corporation.