Skip to content

Add gcc libdir symlinks for macOS #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

wpbonelli
Copy link
Contributor

@wpbonelli wpbonelli commented Feb 17, 2023

Add symlinks on macOS for broader support for programs compiled with different gcc/gfortran versions or search path settings, motivation here.

  • homebrew libdir /usr/local/Cellar/gcc/${full_version}/lib/gcc/${version} -> /opt/local/lib/libgcc
  • libgfortran.3.dylib, libgfortran.5.dylib -> /usr/local/lib/*.dylib

@wpbonelli wpbonelli force-pushed the develop branch 14 times, most recently from a2cc027 to c5f048d Compare February 17, 2023 21:34
@wpbonelli wpbonelli marked this pull request as ready for review February 18, 2023 01:15
@wpbonelli
Copy link
Contributor Author

any thoughts @awvwgk?

@wpbonelli wpbonelli closed this Apr 24, 2023
@wpbonelli wpbonelli deleted the develop branch April 26, 2023 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant