perry-ca wrote: >>║typeinfo name │system charset (IBM-1047 on z/OS)║ > Shouldn't it be -fexec-charset? The typeinfo for the basic types will be in the system charset. You want all of the typeinfo names in the same charset. https://github.com/llvm/llvm-project/pull/138895