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

MacOS Arm build test #41

Merged
merged 17 commits into from
Apr 14, 2024
Merged

MacOS Arm build test #41

merged 17 commits into from
Apr 14, 2024

Conversation

bbbradsmith
Copy link
Owner

testing MacOS Arm build with clang

fix need for manual OS variable in makefile (uname can be used to find mac)
fix -static-libgcc
strip the debug symbols from the artifact
brew install shouldn't be needed
try CMAKE_CROSS_COMPILING for build68k
verbose cmake to try and diagnose
disable cache on intel build to make sure
…COMPILING is internal?)

add GCC LDFLAGS for interl version
misspelled libgcc
remove verbose
enable cache
document
try getting rid of explicit gcc-13 path
@bbbradsmith bbbradsmith merged commit 35f53df into main Apr 14, 2024
8 checks passed
@bbbradsmith bbbradsmith deleted the macos-clang branch April 14, 2024 02:13
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