Changeset 2a5c9da in rtems-source-builder for source-builder

Timestamp:
01/31/18 08:21:58 (6 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
703532c
Parents:
6d9c77c
git-author:
Sebastian Huber <sebastian.huber@…> (01/31/18 08:21:58)
git-committer:
Sebastian Huber <sebastian.huber@…> (01/31/18 08:24:47)
Message:

Avoid hard coded GCC binary paths

In order to build a tool chain with Ada support a native GCC with Ada
support of the same version as the cross compiler is required. The RSB
used hard coded paths for the gcc and g++ programs. This forced the RSB
user to change the main GCC installation of the machine to build a
particular RTEMS tool chain. This is undesired/infeasible in most
situations.

Close #3284.

(No files)

Note: See TracChangeset for help on using the changeset viewer.