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