Displaying 3 results from an estimated 3 matches for "mask_interwork".
2010 Jan 15
5
[LLVMdev] LLVM-gcc for ARM
...the following error:
In file included from ../../gcc/config/arm/arm.c:59:
../../../libcpp/internal.h: In function ‘ufputs’:
../../../libcpp/internal.h:693: warning: implicit declaration of function ‘fputs_unlocked’
.../../gcc/config/arm/arm.c: At top level:
.../../gcc/config/arm/arm.c:514: error: ‘MASK_INTERWORK’ undeclared here (not in a function)
.../../gcc/config/arm/arm.c: In function ‘optimization_options’:
.../../gcc/config/arm/arm.c:23444: warning: unused parameter ‘level’
What would be the problem?
It is OK the configure line?
Thanks,
Corina
-------------- next part --------------
An H...
2010 Jan 18
0
[LLVMdev] LLVM-gcc for ARM
...I obtain the following error:In file included from ../../gcc/config/arm/arm.c:59:./../../libcpp/internal.h: In function ‘ufputs’:./../../libcpp/internal.h:693: warning: implicit declaration of function ‘fputs_unlocked’../../gcc/config/arm/arm.c: At top level:../../gcc/config/arm/arm.c:514: error: ‘MASK_INTERWORK’ undeclared here (not in a function)../../gcc/config/arm/arm.c: In function ‘optimization_options’:../../gcc/config/arm/arm.c:23444: warning: unused parameter ‘level’What would be the problem?It is OK
the configure line? Thanks,Corina
-------------- next part --------------
An HTML attachment was...
2010 Jan 28
1
[LLVMdev] LLVM-gcc for ARM
...ing error:In file
> included from ../../gcc/config/arm/arm.c:59:./../../libcpp/internal.h: In
> function ‘ufputs’:./../../libcpp/internal.h:693: warning: implicit
> declaration of function ‘fputs_unlocked’../../gcc/config/arm/arm.c: At top
> level:../../gcc/config/arm/arm.c:514: error: ‘MASK_INTERWORK’ undeclared
> here (not in a function)../../gcc/config/arm/arm.c: In function
> ‘optimization_options’:../../gcc/config/arm/arm.c:23444: warning: unused
> parameter ‘level’What would be the problem?It is OK
> the configure line? Thanks,Corina
>
> _________________________________...