[LLVMbugs] [Bug 21712] New: llvm-ar doesn't accept - before options.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Dec 2 11:11:37 PST 2014


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

            Bug ID: 21712
           Summary: llvm-ar doesn't accept - before options.
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Archive library
          Assignee: unassignedbugs at nondot.org
          Reporter: pichet2000 at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

On Windows

ar.exe -rcsu test.a rf.o 

will crash.

I found this problem when trying to replace gnu ar with llvm-ar in a ELF-based
build system on Windows. (to do LTO build)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141202/9b37d644/attachment.html>


More information about the llvm-bugs mailing list