[RTEMS Project] #3577: Avoid CLooG and ISL host depencencies for target GCC

RTEMS trac trac at rtems.org
Wed Oct 31 07:21:59 UTC 2018


#3577: Avoid CLooG and ISL host depencencies for target GCC
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  enhancement      |     Status:  assigned
  Priority:  normal           |  Milestone:  5.1
 Component:  tool/gcc         |    Version:  5
  Severity:  normal           |   Keywords:
Blocked By:                   |   Blocking:
------------------------------+-----------------------------
 We already use GCC in-tree libraries for MPFR, MPC, GMP and zlib. Use them
 also for CLooG and ISL. This helps to ensure that the same target code is
 generated across host systems. It also helps to avoid GCC build issues in
 case future versions of ISL and CLooG available on the host system are
 incompatible to the GCC version picked up by the RSB for RTEMS.

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


More information about the bugs mailing list