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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


i...@ivan-desktop:~/d/llvm-build/Debug/bin$ g++ 3.cpp
i...@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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to