1 #!/bin/sh 2 # /* Copyright (C) 2011-2012 IBM Corporation and Others. All Rights Reserved */ 3 icc -o iculd iculd.c 4 icc -o cxxfilt cxxfilt.cpp 5 6 7