Changes between Initial Version and Version 1 of Ticket #58771, comment 15
- Timestamp:
- Aug 14, 2019, 7:10:52 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58771, comment 15
initial v1 3 3 I stubbornly stick to using a retired OS on my aging (10+ years) hardware not merely to see how long the HW will last and how long the sofware is viable-enough. I've fooled around with MacPorts on enough old hardware and system software to have seen {{{unsupported platform}}} before, but never with a port that I really could not live without, as **numpy** is. 4 4 5 The SageMath software system does not use the very, very latest gcc version, and will even build an appropriate version if the Xcode tools do not support building every package that it includes. I have built all but the most recent dotted release with the same system that is failing in the present circumstances here. 5 The SageMath software system does not use the very, very latest gcc version, and will even build an appropriate version if the Xcode tools do not support building every package that it includes. I have built all but the most recent dotted release with the same system that is failing in the present circumstances here. That said, I would not want to keep two different versions of MacPorts gcc around just to avoid this kind of problem.