Previously was using composerxe-2011.4.191 with the same arguments, and no errors/issues were encountered compiling this file.
ifort -extend-source 132 -assume nounderscore -assume nobscc -align dcommons -static-libgcc -zero -fp-port -save -c -fpe0 -ftz -prec-div -fp-stack-check -ccdefault fortran -traceback -fp-model precise -xSSE2 -axSSE2 -g -debug full -debug-parameters -check bounds -O0 -gen-interfaces -module /tmp/.mod -I/usr/src/project/.mod -warn interfaces -m32 -I/tmp/text hit.for -o obj/hit.o
hit.for: catastrophic error: **Internal compiler error: segmentation violation signal raised** Please report this error.........
compilation aborted for hit.for (code 1)
I'm trying to narrow down the exact combination of factors in the file that cause the error, but in the meantime, is there an environment variable I can set that will give me more detail from the compiler?
Using version 12.1.5.339 Build 20120612



