Skip to content
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

Explicitly specify compilers on macOS. #9849

Merged
merged 1 commit into from Dec 4, 2022

Conversation

mahge
Copy link
Contributor

@mahge mahge commented Dec 4, 2022

  • There is a difference between the default include directories used by gcc/g++/clang/clang++ vs the system default compiler targets (cc/c++).

    Always specify the compilers explicitly so OpenModelica knows the actual functional compilers to use for simulation code.

  - There is a difference between the include directories used by
    gcc/g++/clang/clang++ vs the system default compiler targets (cc/c++).

    Always specify the compilers explicitly so OpenModelica knows the actual
    functional compilers to use for simulation code.
@mahge mahge added the COMP/Build System Issue and pull request related to the build systems label Dec 4, 2022
@mahge mahge self-assigned this Dec 4, 2022
@mahge mahge enabled auto-merge (squash) December 4, 2022 20:13
@mahge mahge disabled auto-merge December 4, 2022 20:17
@mahge mahge enabled auto-merge (squash) December 4, 2022 20:17
@mahge mahge merged commit 14b2673 into OpenModelica:master Dec 4, 2022
@mahge mahge deleted the specify_compilers_macos branch December 4, 2022 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP/Build System Issue and pull request related to the build systems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant