Note: The PPROBE_DEFAULTS parameter file was accidentally left out of the 1.0rc2 release. You must download this file separately and unzip it into the openimpact-1.0rc2/parms directory. Note: When using profiling (--pprof-gen/--pprof-use and --lprof-gen/--lprof-use), you must specify the same optimization options both times you execute the compiler. OpenIMPACT 1.0rc2 released. * Control speculation option to oicc now defaults to off, so the kernel patch is not needed by default. You can turn control speculation on with the --cspec flag. * We recommend using the latest release in the GCC 3.2 series to compile OpenIMPACT. Using a different version may cause problems when compiling code that relies on varargs. * The source tree has been cleaned up. Old Pcode modules have been retired. The _new extension has been removed from new Pcode modules.