C++ User's Guide

Examples

In the following command line, when ld is invoked by the CC driver, -Qoption passes the -i and -m options to ld:

demo% CC -Qoption ld -i,-m test.c