Displaying 1 result from an estimated 1 matches for "72613c21".
2007 Sep 27
1
[LLVMdev] (external) library issues
...age) fails. With llvm-1.9, the library builds, and when I run these
commands, they give the following results:
Llvm-bcanalyzer: version number as 155730296, both file and module size
as 267206, and the rest of the stuff is all 0s, 0% or NAN (not-a-number)
Llvm-dis: Invalid bytecode signature: 72613C21 (Vers=0, Pos=4)
Llvm-ar t: lists all the object files in the library
Llvm-nm: libfetish.a: Success
Llvm-ranlib: nothing (shell prompt just comes back).
Llvm-link: Invalid bytecode signature: 72613C21 (Vers=0, Pos=4)
These are the commands used to compile the library source files (acl.c
ist...