Displaying 2 results from an estimated 2 matches for "lang_flags".
Did you mean:
arg_flags
2005 May 19
2
[LLVMdev] Building LLVM cfrontend
...is function
)
../../src/gcc/c-opts.c:190: error: (Each undeclared identifier is reported only
once
../../src/gcc/c-opts.c:190: error: for each function it appears in.)
../../src/gcc/c-opts.c:190: error: initializer element is not constant
../../src/gcc/c-opts.c:190: error: (near initialization for `lang_flags[0]')
../../src/gcc/c-opts.c:190: error: `CL_ObjC' undeclared (first use in this funct
ion)
../../src/gcc/c-opts.c:190: error: initializer element is not constant
../../src/gcc/c-opts.c:190: error: (near initialization for `lang_flags[1]')
../../src/gcc/c-opts.c:190: error: `CL_CXX'...
2005 May 19
0
[LLVMdev] Building LLVM cfrontend
...src/gcc/c-opts.c:190: error: (Each undeclared identifier is reported only
> once
> ../../src/gcc/c-opts.c:190: error: for each function it appears in.)
> ../../src/gcc/c-opts.c:190: error: initializer element is not constant
> ../../src/gcc/c-opts.c:190: error: (near initialization for `lang_flags[0]')
> ../../src/gcc/c-opts.c:190: error: `CL_ObjC' undeclared (first use in this funct
> ion)
> ../../src/gcc/c-opts.c:190: error: initializer element is not constant
> ../../src/gcc/c-opts.c:190: error: (near initialization for `lang_flags[1]')
> ../../src/gcc/c-opts.c:...