[LLVMbugs] Problems with Stacker

Bill Wendling isanbard at gmail.com
Mon Dec 4 16:59:22 PST 2006


Iwhen building the top of tree, I keep getting this error:

llvm[4]: Compiling stacker_rt.c for Debug build (bytecode)
llvm[4]: Compiling stacker_rt.ll to stacker_rt.bc for Debug build (bytecode)
/Volumes/Gir/devel/llvm/llvm.clean/Debug/bin/gccas:
/Volumes/Gir/devel/llvm/llvm.clean/projects/Stacker/lib/runtime/Debug/stacker_rt.ll:18,0:
syntax error, unexpected $undefined, expecting STRINGCONSTANT
/Volumes/Gir/devel/llvm/llvm.clean/projects/Stacker/lib/runtime/Debug/stacker_rt.ll:18:
 while reading token: 'a'
make[4]: *** [/Volumes/Gir/devel/llvm/llvm.clean/projects/Stacker/lib/runtime/Debug/stacker_rt.bc]
Error 1
make[3]: *** [all] Error 1
make[2]: *** [all] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1


Anyone else receiving these?

-bw



More information about the llvm-bugs mailing list