
compiler, automatically disable the ptmalloc component. It seems that optimization level -O2 or higher will cause the generated code to do Bad Things (e.g., opalcc will segv). Upgrading to the Intel 9.1 compiler seems to fix the problem. This closes ticket #227. This commit was SVN r11076.