[LLVMbugs] [Bug 139] NEW: gccld does not support repeatedly searching libraries

bugzilla-daemon at zion.cs.uiuc.edu bugzilla-daemon at zion.cs.uiuc.edu
Wed Nov 19 14:48:35 PST 2003


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=139

           Summary: gccld does not support repeatedly searching libraries
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gccld
        AssignedTo: criswell at uiuc.edu
        ReportedBy: gaeke+bugs at uiuc.edu


If you say gccld .... foo.a ... foo.a ... foo.a, it may give you back symbol
redefinition errors, but what we want is for it to search foo.a 3 times, and
only link in any particular member of foo.a once.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list