arm/rtl22xx_t build failures

Chris Johns chrisj at rtems.org
Tue May 23 03:02:18 UTC 2017


On 23/5/17 8:52 am, Chris Johns wrote:
> These failures are showing up with ARM and I think other BSPs have a similar issue. I will build the whole architecture soon and report the failures.
> 
> Failures:
>    1 posix-profiling arm/rtl22xx_t build:
>       configure: /opt/work/chris/rtems/kernel/rtems.git/configure --target\
>       =arm-rtems4.12 --enable-rtemsbsp=rtl22xx_t --prefix=/opt/rtems/4.12\
>       --enable-posix --enable-profiling
> 
>    1 profiling arm/rtl22xx_t build:
>       configure: /opt/work/chris/rtems/kernel/rtems.git/configure --target\
>       =arm-rtems4.12 --enable-rtemsbsp=rtl22xx_t --prefix=/opt/rtems/4.12\
>       --enable-profiling
> 
> $ /build/rtems/tools/4.12/bin/arm-rtems4.12-gcc --version                                                                                                                                                                                                                                                
> arm-rtems4.12-gcc (GCC) 6.3.0 20161221 (RTEMS 4.12, RSB 5feef6503362dcc47c1175c3823935263038bf2d, Newlib 2.5.0.20170323)

The error from the log is:

mv -f .deps/libscorecpu_a-cpu_asm.Tpo .deps/libscorecpu_a-cpu_asm.Po
/opt/work/chris/rtems/kernel/rtems.git/c/src/../../cpukit/score/cpu/arm/arm_exc_interrupt.S:277:
Error: lo register required -- `add lr,pc,#1'


This is with binutils-2.27.

Chris



More information about the devel mailing list