[LLVMbugs] [Bug 7565] New: linker command failed due to signal 11

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jul 5 02:41:13 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=7565

           Summary: linker command failed due to signal 11
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: niebuhr at niebuhrt.de
                CC: llvmbugs at cs.uiuc.edu


I compiled my project with

clang++ -O4 -I ~/odemx/odemx/odemx/install/include/ -L
~/odemx/odemx/odemx/install/lib/ -lOdemX -lPocoXML -lPocoSQLite -lPocoData
-lPocoFoundation -lpthread -ldl -o main *.cpp

I attached the error log (generated with clang -v ... ). What do I have to do,
to give you the information that you need?

-- 
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