[RTEMS Project] #2540: RSB has problems building into existing directory

RTEMS trac trac at rtems.org
Sat Nov 17 18:23:46 UTC 2018


#2540: RSB has problems building into existing directory
----------------------------+----------------------------
 Reporter:  Simon Williams  |       Owner:  Needs Funding
     Type:  defect          |      Status:  assigned
 Priority:  normal          |   Milestone:  Indefinite
Component:  tool/rsb        |     Version:  5
 Severity:  normal          |  Resolution:
 Keywords:                  |  Blocked By:
 Blocking:                  |
----------------------------+----------------------------

Comment (by Sebastian Huber):

 It is not just the Binutils that make problems. There are at least five
 issues in case a tool chain is already present.

 1. The build uses the existing Binutils instead of the ones built right
 now.
 2. Some header and other files of the existing installation may be used
 instead of the one from the current sources.
 3. The installation adds only files, it does not remove obsolete files
 leaving a mixture of old and new files in the prefix.
 4. The Ada installation stops with permission errors.
 5. In case something goes wrong it is not easy to figure out that the
 reason is an existing installation that interfered.

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


More information about the bugs mailing list