[LLVMbugs] [Bug 18850] New: "unable to infer compiler target triple" due to none English gcc output
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Feb 15 09:45:18 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18850
Bug ID: 18850
Summary: "unable to infer compiler target triple" due to none
English gcc output
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: blei42 at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
make/platform/clang_linux.mk is parsing the output of gcc and greping for
"Target". This string changes, depending on the language the user is set up
with. Fix: invoke with LANG=C.
--
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/20140215/dddc155f/attachment.html>
More information about the llvm-bugs
mailing list