Topic: Duplicate Libraries Build Message after Sonoma
After I updated to Sonoma, I got this when I "built" using making changes to an earlier project:
==============================================================================
Generating Makefile... Okay
==============================================================================
Compiling DualBase10Solver.F95
Generating target
-macosx_version_min has been renamed to -macos_version_min
ld: warning: ignoring duplicate libraries: '-lgcc'
* Complete *
How do I clean this up and how/where to I remove "... duplicate libraries: -lgcc"?
Thank you,
Paul