> When I'm feeding llc (llvm-2.1-version) with the resulting bytecode, it fails with this error: It sounds like the version of llvm-gcc doesn't match the version of llc. What does the llvm assembler look like (i.e. what llvm-dis gives for the bitcode)? D.