[LLVMbugs] [Bug 2521] New: opt prints gibberish (outputs binary) to the console with MSYS on win32

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Jul 6 19:50:43 PDT 2008


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

           Summary: opt prints gibberish (outputs binary) to the console
                    with MSYS on win32
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: opt
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: dominik at vga.hr
                CC: llvmbugs at cs.uiuc.edu


running a line 'opt -std-compile-opts test.bc' - notice that it is without -o
test2.bc option, it prints out gibberish to the MSYS shell as one would get
with -f flag. This is only symptomatic to MSYS, standard cmd shell in w32 does
not show this behaviour.

System: Windows XP Service Pack 3
MSYS: 1.0.10
opt: llvm version 2.3


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