[cfe-users] How to debug cryptic error message?

Gary Benson via cfe-users cfe-users at lists.llvm.org
Tue Aug 25 07:51:39 PDT 2020


Hi all,

I'm trying to compile a generated assembler file using clang, but I'm
getting a cryptic error message:

  bash$ clang -c dw2-double-set-die-type_clang.s
  <unknown>:0: error: Undefined temporary symbol
  <unknown>:0: error: Undefined temporary symbol

Are there command-line options I can use to narrow down what's causing
this?  I'm using clang version 10.0.0 (Fedora 10.0.0-2.fc32) on x86_64
if that matters.

Thanks,
Gary

-- 
Gary Benson - he / him / his
Principal Software Engineer, Red Hat



More information about the cfe-users mailing list