[LLVMbugs] [Bug 4147] llvm-ar rs and llvm-ranlib do not produce archive index

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon May 4 13:18:27 PDT 2009


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


Nick Lewycky <nlewycky at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nlewycky at google.com
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Nick Lewycky <nlewycky at google.com>  2009-05-04 15:18:26 ---
The llvm-ar format can't be read by your system linker on linux. Use normal
system ar and ranlib.


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