[llvm-commits] llvm-gcc broken again
Chris Lattner
clattner at apple.com
Thu Jan 11 10:42:26 PST 2007
On Jan 11, 2007, at 10:11 AM, Jeff Cohen wrote:
> Seriously: Is it possible for the public mirror to be buildable for
> more than a few hours per week?
TOT isn't buildable. Reid just send the patch out. See "Changes In
Boolean (please commit)"
-Chris
> g++40 -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -pedantic
> -Wno-long-long -Wno-variadic-macros -fno-common -DHAVE_CONFIG_H
> -Wno-unused -DTARGET_NAME=\"amd64-unknown-freebsd6.1\" -DENABLE_LLVM
> -D__STDC_LIMIT_MACROS -I. -I. -I../../gcc -I../../gcc/.
> -I../../gcc/../include -I../../gcc/../libcpp/include
> -I/usr/home/jeffc/llvm/include -I/home/jeffc/llvm/obj/include
> ../../gcc/llvm-types.cpp -o llvm-types.o
> ../../gcc/llvm-backend.cpp: In function 'bool
> ValidateRegisterVariable(tree_node*)':
> ../../gcc/llvm-backend.cpp:572: error: 'ConstantBool' was not declared
> in this scopeg++40 -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -
> pedantic
> -Wno-long-long -Wno-variadic-macros -fno-common -DHAVE_CONFIG_H
> -Wno-unused -DTARGET_NAME=\"amd64-unknown-freebsd6.1\" -DENABLE_LLVM
> -D__STDC_LIMIT_MACROS -I. -I. -I../../gcc -I../../gcc/.
> -I../../gcc/../include -I../../gcc/../libcpp/include
> -I/usr/home/jeffc/llvm/include -I/home/jeffc/llvm/obj/include
> ../../gcc/llvm-debug.cpp -o llvm-debug.o
>
> ../../gcc/llvm-backend.cpp:572: error: no matching function for
> call to
> 'cast(llvm::Value*)'
> ../../gcc/llvm-backend.cpp:596: error: 'ConstantBool' has not been
> declared
> ../../gcc/llvm-backend.cpp:596: error: 'getFalse' was not declared in
> this scope
> ../../gcc/llvm-backend.cpp:599: error: 'ConstantBool' has not been
> declared
> ../../gcc/llvm-backend.cpp:599: error: 'getTrue' was not declared in
> this scope
> gmake[1]: *** [llvm-backend.o] Error 1
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list