https://bugs.llvm.org/show_bug.cgi?id=50748

            Bug ID: 50748
           Summary: x86_64-unknown-elf triplet calls gcc instead of clang
           Product: clang
           Version: 12.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Driver
          Assignee: unassignedclangb...@nondot.org
          Reporter: drherocrafters...@gmail.com
                CC: llvm-bugs@lists.llvm.org, neeil...@live.com,
                    richard-l...@metafoo.co.uk

Created attachment 24962
  --> https://bugs.llvm.org/attachment.cgi?id=24962&action=edit
Output with -v

x86_64-unknown-elf target triplet calls gcc/g++ instead of clang while
x86_64-linux-elf calls clang. This behavior shouldn’t be happening and is
blocking me from compiling correctly (e.g., can’t use -fuse-ld=lld, -no-pie,
etc).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to