Changes between Initial Version and Version 1 of Ticket #59706, comment 11


Ignore:
Timestamp:
Nov 28, 2019, 5:23:42 AM (5 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59706, comment 11

    initial v1  
    1 Here's something that looks promising. MacPorts adds some default optflags to a build that in some cases can mess gcc up. Removing those seems to help -- the build of gcc7 has gotten past the point in `libgomp` where it previously failed, and although it will take a few hours, looks like it might be on the way.
     1Here's something that looks promising. MacPorts adds some default optflags to a build that in some cases can mess gcc up. Removing those seems to help -- the build of gcc7 has moved past the point in `libgomp` where it previously failed, and although it will take a few hours, looks like it might be on the way.
    22
    33You can try for yourself by adding this bit near the bottom of the `gcc7` portfile, to clear the optflags: