Basic example: Creating a symbolic link to the xlc compiler invocation

This example assumes that the entire XL C/C++ V8.0 for Linux is installed in the default location /opt/ibmcmp/.

ln –s /opt/ibmcmp/vacpp/8.0/bin/xlc /usr/bin/xlc