[LLVMbugs] Problems with Stacker
Devang Patel
dpatel at apple.com
Mon Dec 4 17:25:15 PST 2006
On Dec 4, 2006, at 4:59 PM, Bill Wendling wrote:
> 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
I got this error earlier today. It disappeared when I reconfigured my
llvm tree using newer llvm-gcc.
-
Devang
More information about the llvm-bugs
mailing list