[MacPorts] #61513: gcc10 @10.2.0 gfortran-mp-10 ld warnings: dylib .. built for newer macOS version (11.0) than being linked (10.16)
MacPorts
noreply at macports.org
Tue Nov 17 00:50:50 UTC 2020
#61513: gcc10 @10.2.0 gfortran-mp-10 ld warnings: dylib .. built for newer macOS
version (11.0) than being linked (10.16)
---------------------+--------------------
Reporter: pmaxted | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Keywords: big sur | Port: gcc10
---------------------+--------------------
These warnings printed when compiling simple fortran programs, e.g., a
3-line "hello world" program ...
{{{
ld: warning: dylib (/opt/local/lib/gcc10/libgfortran.dylib) was built for
newer macOS version (11.0) than being linked (10.16)
ld: warning: dylib (/opt/local/lib/gcc10/libquadmath.dylib) was built for
newer macOS version (11.0) than being linked (10.16)
}}}
I recently updated to Big Sur (macos x 11.0.1).
I deleted and re-installed macports.
I have upgraded xcode to 12.2 and accepted the license.
I installed gcc10 with +gfortran.
The compiled code seems to run ok (not tested extensively).
Output of the compilation with the -v flag attached.
--
Ticket URL: <https://trac.macports.org/ticket/61513>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list