[RTEMS Project] #4208: RSB: GMP not configured correctly in MSYS in newlib build step

RTEMS trac trac at rtems.org
Tue May 17 05:41:02 UTC 2022


#4208: RSB: GMP not configured correctly in MSYS in newlib build step
----------------------+---------------------
 Reporter:  rmueller  |       Owner:  (none)
     Type:  defect    |      Status:  new
 Priority:  normal    |   Milestone:  6.1
Component:  admin     |     Version:  6
 Severity:  normal    |  Resolution:
 Keywords:            |  Blocked By:
 Blocking:            |
----------------------+---------------------

Comment (by jameszxj):

 edit the Makefile.in in gcc source directory, change GMP configure line "
 --host=none-${host_vendor}-${host_os}
 --target=none-${host_vendor}-${host_os}"
 to "--host=${host_alias} --target=${host_alias}", the build will be
 success.

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


More information about the bugs mailing list