[llvm-bugs] [Bug 31901] New: duplicate symbol error message doesn't show archive name
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Feb 8 06:01:28 PST 2017
https://llvm.org/bugs/show_bug.cgi?id=31901
Bug ID: 31901
Summary: duplicate symbol error message doesn't show archive
name
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: ELF
Assignee: unassignedbugs at nondot.org
Reporter: rafael.espindola at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Example of an error I got:
/usr/bin/ld: error:
/usr/src/lib/libc/../../contrib/tzcode/stdtime/localtime.c:(.text+0x910):
duplicate symbol 'mktime'
/usr/bin/ld: error: mktime.c:(function mktime): previous definition was here
--
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/20170208/6e837369/attachment.html>
More information about the llvm-bugs
mailing list