I am sorry, was writing in a hurry .<br>Incosistency with gcc version is caused by me copypasting the command from manual. In fact I executed <br><br>
../gcc-4.5.1/configure --target=bfin-rtems4.11 \<br>
    --with-gnu-as --with-gnu-ld --with-newlib --verbose \<br>
    --enable-threads --enable-languages="c,c++" \<br>
    --prefix=/opt/rtems-4.11<br>command.<br><br>I also tried both --target=bfin-rtems4.11 and --target=bfin-rtems4.10 (switching --prefix accordingly). The output was exactly the same(except for version 4.11/4.10), I posted the result for 4.10.<br>
I also did create a symbolic link to newlib directory.<br>I wont have access to the computer I was using before tomorrow. I'll post autoconf\automake version tomorrow.<br><br>Could you please clarify what "You must have a cross assembler in your PATH ahead of the native one." means?<br>
<font color="#1f497d" face="Calibri" size="2"><span style="font-size: 11pt; color: rgb(31, 73, 125);"></span></font>