- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Where in the documentation is the list of command line compiler options and their meaning ?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you rule out the -help option?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can think of 3 options:
1. use icc -help as Tim mentioned
2. use "man icc"
3. use document "User and Reference Guide for the Intel® C++ Compiler 15.0" (https://software.intel.com/en-us/node/522788)
You may also use the local installation of the document and it is much easier to search for a specific option with "index", see below:

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page