[LLVMbugs] [Bug 17801] New: Clang tries to use non existing crt0.o on OS X
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Nov 4 08:59:23 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=17801
Bug ID: 17801
Summary: Clang tries to use non existing crt0.o on OS X
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: unassignedclangbugs at nondot.org
Reporter: rafael.espindola at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
$ clang test.cpp -o t
$ clang test.cpp -o t -static
ld: library not found for -lcrt0.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
--
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/20131104/452bba80/attachment.html>
More information about the llvm-bugs
mailing list