search for: objc_v2_component_ref_field_offset

Displaying 2 results from an estimated 2 matches for "objc_v2_component_ref_field_offset".

2006 Oct 06
1
[LLVMdev] Build failure..
Hi, After a svn/cvs update I get the following errors when building the frontend. Anyone that sees the same ? http://gcc.gnu.org/svn/gcc/branches/apple/trunk/gcc/expr.h /* APPLE LOCAL begin radar 4441049 */ extern tree objc_v2_component_ref_field_offset (tree exp); extern tree objc_v2_bitfield_ivar_bitpos (tree exp); /* APPLE LOCAL end radar 4441049 */ mentions APPLE, is it only working on Apple ? (I use Debian sid) Error : libbackend.a(expr.o): In function `component_ref_field_offset': ../../llvm-gcc4/gcc/expr.c:5640: undefined reference t...
2008 Feb 02
3
[LLVMdev] Problem Compiling llvm-gcc 4.2
...kchan/llvm-gcc4.2-2.1.source/host-x86_64-unknown-linux-gnu/ gcc/../.././gcc/stub-objc.c:34: multiple definition of `objc_is_class_name' java/lang.o:/home/kchan/llvm-gcc4.2-2.1.source/host-x86_64-unknown- linux-gnu/gcc/../.././gcc/java/lang.c:856: first defined here stub-objc.o: In function `objc_v2_component_ref_field_offset': /home/kchan/llvm-gcc4.2-2.1.source/host-x86_64-unknown-linux-gnu/ gcc/../.././gcc/stub-objc.c:474: multiple definition of `objc_v2_component_ref_field_offset' java/lang.o:/home/kchan/llvm-gcc4.2-2.1.source/host-x86_64-unknown- linux-gnu/gcc/../.././gcc/java/lang.c:880: first defined h...