Changes between Version 2 and Version 3 of Ticket #59347, comment 8
- Timestamp:
- Nov 24, 2019, 5:52:47 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59347, comment 8
v2 v3 25 25 The linker is not correctly invoked by the compiler (gfortran-mp-9). It uses and/or misses 26 26 options (in particular default paths) which are not suited for Xcode 11. This has been 27 identified e.g. in this bug report: https://trac.macports.org/ticket/5889527 identified e.g. in this bug report: #58895 28 28 Basically, the installed version of compiler (mp-gcc9) is pre-compiled by a buildbot on 29 29 MacPorts servers, but the resulting binaries do not seem correctly configured for Xcode 11.