[LLVMbugs] [Bug 6473] New: __attribute__ weakref broken
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Mar 2 15:51:28 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6473
Summary: __attribute__ weakref broken
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sorokin at rain.ifmo.ru
CC: llvmbugs at cs.uiuc.edu
ivan at ivan-desktop:~/d/llvm-build/Debug/bin$ g++ 3.cpp
ivan at ivan-desktop:~/d/llvm-build/Debug/bin$ ./clang++ 3.cpp
/tmp/cc-Ex8nJJ.o:(.gnu.linkonce.r._ZZ18__gthread_active_pvE20__gthread_active_ptr+0x0):
undefined reference to `pthread_cancel'
collect2: ld returned 1 exit status
clang: error: linker command failed with exit code 1 (use -v to see invocation)
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list