<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello, <br><pre>I am building llvm-gcc4.2-2.6  for ARM target.</pre><pre>I used the next command line option:<br>>><br>../configure  --enable-languages=c,c++ --enable-checking --target=arm-eabi<br>>> <br>and then<br>>><br> make target_alias=arm-eabi<br>>><br>And then I obtain the following error:<br><br>In file included from ../../gcc/config/arm/arm.c:59:<br>./../../libcpp/internal.h: In function ‘ufputs’:<br>./../../libcpp/internal.h:693: warning: implicit declaration of function ‘fputs_unlocked’<br>../../gcc/config/arm/arm.c: At top level:<br>../../gcc/config/arm/arm.c:514: error: ‘MASK_INTERWORK’ undeclared here (not in a function)<br>../../gcc/config/arm/arm.c: In function ‘optimization_options’:<br>../../gcc/config/arm/arm.c:23444: warning: unused parameter ‘level’<br><br>What would be the problem?<br>It is OK
 the configure line? <br><br>Thanks,<br>Corina<br></pre></td></tr></table><br>