[RTEMS Project] #2300: MIPS Tools fail to build.

RTEMS trac trac at rtems.org
Wed Sep 14 06:22:21 UTC 2022


#2300: MIPS Tools fail to build.
-------------------------+--------------------------
 Reporter:  Chris Johns  |       Owner:  Chris Johns
     Type:  defect       |      Status:  assigned
 Priority:  normal       |   Milestone:  Indefinite
Component:  tool/rsb     |     Version:  6
 Severity:  normal       |  Resolution:
 Keywords:               |  Blocked By:
 Blocking:               |
-------------------------+--------------------------
Changes (by Chris Johns):

 * owner:  Needs Funding => Chris Johns
 * version:  4.11 => 6
 * component:  unspecified => tool/rsb


Comment:

 This is caused by the MIPS build of gcc requiring a GNU sed. It is the
 only architecture we support that has a need for GNU sed. It seems this
 will not change and I believe GCC says GNU sed is required.

 Check the host `sed` command to see if it is GNU sed and if not build a
 local copy. No need to add it as a dependency package a host has to
 install.

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


More information about the bugs mailing list