Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#3577 closed enhancement (fixed)

Avoid CLooG and ISL host depencencies for target GCC

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 5.1
Component: tool/gcc Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

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.

Change History (3)

comment:1 Changed on 11/05/18 at 07:12:29 by Sebastian Huber

Since GCC 5 the CLooG library is no longer necessary.

comment:2 Changed on 11/06/18 at 09:50:16 by Sebastian Huber <sebastian.huber@…>

In [changeset:"509dfbdd2e6849f9ea1523f38d5c7bd646158b60/rtems-source-builder" 509dfbd/rtems-source-builder]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems-source-builder.git does not appear to be a Git repository.

comment:3 Changed on 11/06/18 at 09:50:23 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In [changeset:"9955b1a430677b12c04c77eb6502fae4bb6947b2/rtems-source-builder" 9955b1a/rtems-source-builder]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems-source-builder.git does not appear to be a Git repository.
Note: See TracTickets for help on using tickets.