[RTEMS Project] #3284: RSB uses hard coded GCC binary paths
RTEMS trac
trac at rtems.org
Thu Feb 1 06:14:47 UTC 2018
#3284: RSB uses hard coded GCC binary paths
-------------------------+-------------------------------------------------
Reporter: Sebastian | Owner: Sebastian Huber
Huber | <sebastian.huber@…>
Type: defect | Status: closed
Priority: normal | Milestone: 5.1
Component: tool/rsb | Version:
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-------------------------+-------------------------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* owner: (none) => Sebastian Huber <sebastian.huber@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"2a5c9da4898242750dcb295e48636b9f0f0d9e2e/rtems-source-
builder" 2a5c9da/rtems-source-builder]:
{{{
#!CommitTicketReference repository="rtems-source-builder"
revision="2a5c9da4898242750dcb295e48636b9f0f0d9e2e"
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.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3284#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list