search for: _ffi_type_sint16

Displaying 1 result from an estimated 1 matches for "_ffi_type_sint16".

2009 Dec 07
3
[LLVMdev] Compilation problem with JIT/Interpreter
...ability (2.6 release version) and I get two different problems depending on the platform. The first problem concerns compilation on MacOs X (10.5.5) with an X86 processor, when trying to compile my own project containing the ExecutionEngine class and the linker class. I get links problem with "_ffi_type_sint16", "_ffi_type_sint32", "ffiInvoke" etc.. (The link problems are enclosed to this message) with Unix MakeFile or XCode project generated by CMake (llvm compilation options are get with llvm-config inside CMake). This project has been successfully tested on Linux and windows p...