OT_EXEC
static enum output_type otype = OT_EXEC;
otype = OT_EXEC;
if ((otype == OT_SHARED) || (otype == OT_EXEC)) {
if (otype == OT_EXEC) {