[LLVMbugs] [Bug 140] NEW: [gccld] When seeing -l<lib>, should add a corresponding -load=<lib> to script

bugzilla-daemon at zion.cs.uiuc.edu bugzilla-daemon at zion.cs.uiuc.edu
Wed Nov 19 17:39:33 PST 2003


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

           Summary: [gccld] When seeing -l<lib>, should add a corresponding
                    -load=<lib> to script
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gccld
        AssignedTo: criswell at uiuc.edu
        ReportedBy: brukman+bugs at uiuc.edu


I'm getting tired of manually adding -load=/usr/lib... lines to every new lli
runner script to run applications. This is made worse when an application
decides to run an intermediate executable during its full program compilation cycle.

In essence, since gccld has all this information on the command line, it should
be nice and spit out an appropriate runner file.



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