Intel® C++ Compiler Classic Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-2A93D226-D843-4D63-AB23-742AB55466FA
Visible to Intel only — GUID: GUID-2A93D226-D843-4D63-AB23-742AB55466FA
print-multi-lib
Prints information about where system libraries should be found.
Syntax
Linux: |
-print-multi-lib |
macOS: |
-print-multi-lib |
Windows: |
None |
Arguments
None
Default
OFF |
No information is printed unless the option is specified. |
Description
This option prints information about where system libraries should be found, but no compilation occurs. On Linux* systems, it is provided for compatibility with gcc.
IDE Equivalent
Alternate Options
None