Displaying 2 results from an estimated 2 matches for "jpegtest".
Did you mean:
jpeg_test
2011 Aug 24
0
[LLVMdev] lli interpreter fails to execute external functions
...erts/bin/lli -debug -force-interpreter ./jpegant.bc
It reports :
About to interpret: %9 = call i8* @memset(i8* %8, i32 0, i32 122)LLVM
ERROR: Tried to execute an unknown external function: i8* (i8*, i32,
i32)* memset
Another case:
${LLVM_HOME}/Debug+Asserts/bin/lli -debug -force-interpreter ./jpegtest.bc
It reports:
About to interpret: %14 = call %struct._IO_FILE* @fopen(i8* %13, i8*
getelementptr inbounds ([2 x i8]* @.str1, i32 0, i32 0))GEP Index 0 bytes.
LLVM ERROR: Tried to execute an unknown external function: { i32, i8*,
i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, { \2, \4, i32...
2006 Feb 09
9
RMagick on OS X - HOW
Hello all.
I''m a seasoned system administrator and have no fear of building
source packages on a variety of platforms, but RMagick has, until
recently, evaded all of my attempts to building it on my PowerBook.
Someone else just mentioned that they had trouble with RMagick on
OS X (Intel, don''t really know if my advice will help) so I
decided to post a HOWTO to the list.
I