Displaying 1 result from an estimated 1 matches for "llvm_9pmeli".
2007 Aug 24
0
[LLVMdev] etc/llvm/c contains unresolved specify %llvmcc1%
...il:
$ llvmc -c main.c
llvmc: Can't find program '%llvmcc1%'
I have, however, a cc1 from llvm-gcc-4.0:
$ find dist -name cc1
dist/libexec/gcc/i686-pc-linux-gnu/4.0.1/cc1
Blindly substituting this into the etc/llvm/c file
brings me only so far:
$ /usr/src/llvm/dist/bin/llvm-as: /tmp/llvm_9pMElI/main.trans:3,0: /tmp/llvm_9pMElI/main.trans:3: error: syntax error, unexpected $undefined, expecting GLOBAL or CONSTANT while reading token: '.'
llvmc: