Changes between Initial Version and Version 3 of Ticket #60058


Ignore:
Timestamp:
Feb 11, 2020, 2:03:06 AM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60058

    • Property Summary changed from Cannot install gcc9 to gcc9 @9.2.0: configure: error: cannot compute sizeof (long long)
  • Ticket #60058 – Description

    initial v3  
    1 I have to re-install gcc9 because I want to uptade my gildas package (see ticket 59347). I am on a Mac running OSX 10.14.6 and Xcode 11.3.1
     1I have to re-install gcc9 because I want to uptade my gildas package (see ticket:59347). I am on a Mac running OSX 10.14.6 and Xcode 11.3.1
    22
    33As suggested in this ticket I did the following :
    44
     5{{{
    56sudo port uninstall gcc9
    67sudo port -v -s install gcc9
     8}}}
    79
    810But the gcc9 install fails with the error as seen in the main.log attached file