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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to