>> + * The defined symbol names have the following form: >> + * INTEL_FAM6{OPTFAMILY}_{MICROARCH}{OPTDIFF} > > I think you want to have the underscores in the template: > > INTEL_FAM6_{OPTFAMILY}_{MICROARCH}_{OPTDIFF} > > but no need to resend if this is the only issue - I'll fix it up when > applying.
I started there, but then had to include a sentence saying to skip the "_" if you didn't include either/both of the optional fields. -Tony