[RTEMS Project] #2463: rtems-syms assumes that 4.11 tools are installed

RTEMS trac trac at rtems.org
Tue Nov 10 08:23:30 UTC 2015


#2463: rtems-syms assumes that 4.11 tools are installed
-----------------------------+------------------
 Reporter:  sebastian.huber  |      Owner:
     Type:  defect           |     Status:  new
 Priority:  normal           |  Milestone:  4.12
Component:  tools            |    Version:  4.12
 Severity:  normal           |   Keywords:
-----------------------------+------------------
 For example:

 {{{
 gmake[7]: Entering directory `/scratch/git-rtems-testing/rtems/build-arm-
 realview_pbx_a9_qemu-rtems/arm-
 rtems4.12/c/realview_pbx_a9_qemu/testsuites/libtests/dl01'
 arm-rtems4.12-gcc -B../../../../../realview_pbx_a9_qemu/lib/ -specs
 bsp_specs -qrtems -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard
 -mtune=cortex-a9 -O0 -g -Wall -Wmissing-prototypes -Wimplicit-function-
 declaration -Wstrict-prototypes -Wnested-externs    -march=armv7-a -mthumb
 -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9   -o dl01.pre.exe init.o dl-
 load.o dl-tar.o
 arm-rtems4.12-nm -g -n dl01.pre.exe > dl01.pre.num
 arm-rtems4.12-size dl01.pre.exe
    text    data     bss     dec     hex filename
  233464    1820 267135168       267370452       fefbfd4 dl01.pre.exe
 cp dl01.pre.exe dl01.pre.ralf
 rm -f dl01.pre.ralf
 mv dl01.pre.exe dl01.pre
 rtems-syms -e -c "-march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard
 -mtune=cortex-a9 -O0 -g -Wall -Wmissing-prototypes -Wimplicit-function-
 declaration -Wstrict-prototypes -Wnested-externs" -o dl-sym.o dl01.pre
 : error trying to exec 'arm-rtems4.11-gcc': execvp: No such file or
 directory
 error: compiling wrapper: Compiler error
 gmake[7]: *** [dl-sym.o] Error 10
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/2463>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list