Changes between Initial Version and Version 4 of Ticket #60449


Ignore:
Timestamp:
May 7, 2020, 11:39:16 PM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60449

    • Property Cc cjones051073 added
  • Ticket #60449 – Description

    initial v4  
    11When installing gcc10 and compiling externally with /opt/local/bin/g++-mp-10 the error below appears, possibly because system headers that GCC relies on, have on MacOS 10.5 been moved away from /usr/include/.
    22
     3{{{
    34In file included from /opt/local/include/gcc10/c++/bits/postypes.h:40,
    45                 from /opt/local/include/gcc10/c++/iosfwd:40,
     
    1112      |          ^~~~~~~~~
    1213compilation terminated.
     14}}}