Displaying 2 results from an estimated 2 matches for "v1di_pointer_nod".
Did you mean:
v1di_pointer_node
2010 May 20
0
[LLVMdev] trying to build llvm-gcc for arm, error: 'V1DI_pointer_node' undeclared (first use in this function)
You need to configure with --enable-llvm.
(It would still be nice if V1DI_pointer_node was defined; I'll take a look at that.)
On May 20, 2010, at 1:04 PM, Anatoly Yakovenko wrote:
> i am getting this compilation error:
>
>
> gcc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
>...
2010 May 20
2
[LLVMdev] trying to build llvm-gcc for arm, error: 'V1DI_pointer_node' undeclared (first use in this function)
....2-2.7.source/gcc/../libcpp/include/../../libcpp/internal.h:693:
warning: implicit declaration of function 'fputs_unlocked'
../../llvm-gcc-4.2-2.7.source/gcc/config/arm/arm.c: In function
'arm_init_neon_builtins':
../../llvm-gcc-4.2-2.7.source/gcc/config/arm/arm.c:17355: error:
'V1DI_pointer_node' undeclared (first use in this function)
../../llvm-gcc-4.2-2.7.source/gcc/config/arm/arm.c:17355: error: (Each
undeclared identifier is reported only once
../../llvm-gcc-4.2-2.7.source/gcc/config/arm/arm.c:17355: error: for
each function it appears in.)
make[3]: *** [arm.o] Error 1
make[3]: L...