http://llvm.org/bugs/show_bug.cgi?id=17556
Bug ID: 17556
Summary: llvm-link: link error: Linking globals: symbol
multiply defined!
Product: libraries
Version: 3.2
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Linker
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 11362
--> http://llvm.org/bugs/attachment.cgi?id=11362&action=edit
Preprocessed file with vprintf
I'm trying to link multiple llvm objects together and get:
llvm-link: link error in 'e2fsck/sigcatcher.c.i.llvm': Linking globals named
'vprintf': symbol multiply defined!
vprintf comes from stdio.h and is marked as inline. One preprocessed file is
attached.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs