[LLVMbugs] [Bug 1112] NEW: llvm-objdump needed?

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Jan 14 15:39:51 PST 2007


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

           Summary: llvm-objdump needed?
           Product: tools
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: llvm-gcc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: rspencer at x10sys.com


While configuring llvm-gcc, I noticed this error:

Checking linker read-only and read-write section mixing... 
/proj/llvm/cfe/src-2/gcc/configure: line 15320: llvm-objdump: command not found

This probably results from use of the --program-prefix=llvm- option during
configure. However, without using that option it is very difficult to separate
regular gcc from llvm-gcc. 

Should we create an llvm-objdump program for bytecode files?



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