Following is the icc code we are using:
option aixip = gen(rtti, "all")
{
option defaults("xlC_r"), link(linkwithsharedlib, no), define("USE_IPF", "1") , link(libsearchpath,"/usr/lpp/db2_07_01/lib/"),
link(linkWithMultithreadLib, yes)
{...