[RTEMS Project] #3019: Update RSB to use gcc-4.9.4 for rtems 4.11

RTEMS trac trac at rtems.org
Tue Aug 22 03:01:41 UTC 2017


#3019: Update RSB to use gcc-4.9.4 for rtems 4.11
------------------------+--------------------------
 Reporter:  Jan Sommer  |       Owner:  Chris Johns
     Type:  defect      |      Status:  assigned
 Priority:  normal      |   Milestone:  4.11.3
Component:  General     |     Version:  4.11
 Severity:  normal      |  Resolution:
 Keywords:              |
------------------------+--------------------------

Comment (by Chris Johns):

 ARM has this error so I am wondering what needs to change?

 {{{
 libtool: compile:  /opt/work/chris/rtems/rsb/rtems-source-
 builder.git/rtems/build/arm-
 rtems4.11-gcc-4.9.4-newlib-2.2.0.20150423-x86_64-freebsd11.1-1/build/./gcc/xgcc
 -B/opt/work/chris/rtems/rsb/rtems-source-builder.git/rtems/build/arm-
 rtems4.11-gcc-4.9.4-newlib-2.2.0.20150423-x86_64-freebsd11.1-1/build/./gcc/
 -nostdinc -B/opt/work/chris/rtems/rsb/rtems-source-builder.git/rtems/build
 /arm-rtems4.11-gcc-4.9.4-newlib-2.2.0.20150423-x86_64-freebsd11.1-1/build
 /arm-rtems4.11/newlib/ -isystem /opt/work/chris/rtems/rsb/rtems-source-
 builder.git/rtems/build/arm-
 rtems4.11-gcc-4.9.4-newlib-2.2.0.20150423-x86_64-freebsd11.1-1/build/arm-
 rtems4.11/newlib/targ-include -isystem /opt/work/chris/rtems/rsb/rtems-
 source-builder.git/rtems/build/arm-
 rtems4.11-gcc-4.9.4-newlib-2.2.0.20150423-x86_64-freebsd11.1-1/gcc-4.9.4/newlib/libc/include
 -B/opt/work/rtems/4.11/arm-rtems4.11/bin/ -B/opt/work/rtems/4.11/arm-
 rtems4.11/lib/ -isystem /opt/work/rtems/4.11/arm-rtems4.11/include
 -isystem /opt/work/rtems/4.11/arm-rtems4.11/sys-include -DHAVE_CONFIG_H
 -I../../../gcc-4.9.4/libatomic/config/rtems -I../../../gcc-4.9.4/libatomic
 -I. -Wall -Werror -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo
 -DN=1 -c ../../../gcc-4.9.4/libatomic/fand_n.c -o fand_1_.o
 In file included from ../../../gcc-4.9.4/libatomic/libatomic_i.h:230:0,
                  from ../../../gcc-4.9.4/libatomic/gstore.c:25:
 ../../../gcc-4.9.4/libatomic/config/rtems/host-config.h:27:32: fatal
 error: machine/_libatomic.h: No such file or directory
  #include <machine/_libatomic.h>
                                 ^
 compilation terminated.
 In file included from ../../../gcc-4.9.4/libatomic/libatomic_i.h:230:0,
                  from ../../../gcc-4.9.4/libatomic/gcas.c:25:
 ../../../gcc-4.9.4/libatomic/config/rtems/host-config.h:27:32: fatal
 error: machine/_libatomic.h: No such file or directory
  #include <machine/_libatomic.h>
                                 ^
 compilation terminated.
 In file included from ../../../gcc-4.9.4/libatomic/libatomic_i.h:230:0,
                  from ../../../gcc-4.9.4/libatomic/gload.c:25:
 ../../../gcc-4.9.4/libatomic/config/rtems/host-config.h:27:32: fatal
 error: machine/_libatomic.h: No such file or directory
  #include <machine/_libatomic.h>
                                 ^
 compilation terminated.
 In file included from ../../../gcc-4.9.4/libatomic/libatomic_i.h:230:0,
                  from ../../../gcc-4.9.4/libatomic/glfree.c:25:
 ../../../gcc-4.9.4/libatomic/config/rtems/host-config.h:27:32: fatal
 error: machine/_libatomic.h: No such file or directory
  #include <machine/_libatomic.h>
                                 ^
 compilation terminated.
 gmake[4]: *** [Makefile:454: gstore.lo] Error 1
 In file included from ../../../gcc-4.9.4/libatomic/libatomic_i.h:230:0,
                  from ../../../gcc-4.9.4/libatomic/gexch.c:25:
 ../../../gcc-4.9.4/libatomic/config/rtems/host-config.h:27:32: fatal
 error: machine/_libatomic.h: No such file or directory
  #include <machine/_libatomic.h>
                                 ^
 gmake[4]: *** Waiting for unfinished jobs....
 compilation terminated.
 In file included from ../../../gcc-4.9.4/libatomic/libatomic_i.h:230:0,
                  from ../../../gcc-4.9.4/libatomic/fenv.c:24:
 ../../../gcc-4.9.4/libatomic/config/rtems/host-config.h:27:32: fatal
 error: machine/_libatomic.h: No such file or directory
  #include <machine/_libatomic.h>
                                 ^
 compilation terminated.
 In file included from ../../../gcc-4.9.4/libatomic/libatomic_i.h:230:0,
                  from ../../../gcc-4.9.4/libatomic/config/rtems/lock.c:25:
 ../../../gcc-4.9.4/libatomic/config/rtems/host-config.h:27:32: fatal
 error: machine/_libatomic.h: No such file or directory
  #include <machine/_libatomic.h>
                                 ^
 compilation terminated.
 gmake[4]: *** [Makefile:454: gcas.lo] Error 1
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3019#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list