virtex4 fails to link norun tests
Sebastian Huber
sebastian.huber at embedded-brains.de
Fri Mar 13 14:21:16 UTC 2020
On 13/03/2020 14:40, Joel Sherrill wrote:
>
> Not sure how to fix this or how long it has been broken:
>
> powerpc-rtems5-gcc -mcpu=405 -O2 -g -fno-keep-inline-functions
> -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes
> -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs
> -B./../../lib/libbsp/powerpc/virtex4
> -B/home/joel/rtems-work/rtems-testing/rtems/rtems/bsps/powerpc/virtex4/start
> -specs bsp_specs -qrtems -L./../../cpukit
> -L/home/joel/rtems-work/rtems-testing/rtems/rtems/bsps/powerpc/shared/start
> -Wl,--wrap=printf -Wl,--wrap=puts -Wl,--wrap=putchar -Wl,--gc-sections
> -o calloc.norun.exe POSIX/calloc.o
> ./../../cpukit/librtemsdefaultconfig.a
> ./../../lib/libbsp/powerpc/virtex4/librtemsbsp.a
> ./../../cpukit/librtemscpu.a ./../../cpukit/librtemstest.a
> /data/home/joel/rtems-work/tools/5/bin/../lib/gcc/powerpc-rtems5/7.5.0/../../../../powerpc-rtems5/bin/ld:
> ./../../lib/libbsp/powerpc/virtex4/librtemsbsp.a(irq_init.o): in
> function `BSP_install_rtems_irq_handler':
This should be fixed now.
More information about the devel
mailing list