[llvm-bugs] [Bug 50748] New: x86_64-unknown-elf triplet calls gcc instead of clang
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jun 17 01:50:12 PDT 2021
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: unassignedclangbugs at nondot.org
Reporter: drherocrafterslab at gmail.com
CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
richard-llvm at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210617/475ee2f8/attachment-0001.html>
More information about the llvm-bugs
mailing list