[MacPorts] #53076: gcc47 @4.7.4_6, gcc48 @4.8.5_1 fails to build with newer texinfo

MacPorts noreply at macports.org
Thu Mar 2 20:36:26 UTC 2017


#53076: gcc47 @4.7.4_6, gcc48 @4.8.5_1 fails to build with newer texinfo
--------------------------+--------------------------------
  Reporter:  posita       |      Owner:  macports-tickets@…
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  gcc47 gcc48  |
--------------------------+--------------------------------

Comment (by kencu):

 Replying to [comment:23 splaisan]:
 > thanks Ken but how do I use your patch?
 if you look at the patch, by the way, it is a matter of just a few
 newlines in `./gcc/doc/gcc.texi`. You could just as easily do it manually
 {{{
 cd `port work gcc48`
 cd gcc
 cd doc
 sudo vi gcc.texi -OR- bbedit gcc.texi -OR- whatever text editor you like

 add your newlines as per the patch (10 seconds max)
 save

 cd /
 sudo port -v upgrade (or install) gcc48
 }}}

 and you're on your way -- if you don't run into the isl problem

--
Ticket URL: <https://trac.macports.org/ticket/53076#comment:27>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list