#3027: RTEMS source builder fails when building gcc documentation with newer
versions of gcc
---------------------------+--------------------------
 Reporter:  Worth Burruss  |       Owner:  Chris Johns
     Type:  defect         |      Status:  new
 Priority:  normal         |   Milestone:
Component:  RSB            |     Version:  4.11
 Severity:  normal         |  Resolution:
 Keywords:  msys2, gcc     |
---------------------------+--------------------------

Comment (by Chris Johns):

 Is it `MISSING=texinfo` per the comments or `MAKEINFO=missing` as in the
 patch?

 Also I am thinking of adding this before the `configure` command set the
 environment variable:
 {{{
 %if %{_host_os} == win32
   export MAKEINFO=missing
 %endif
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3027#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to