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

Fix crashes on macOS, and updates for macOS Sierra and newer #47

Closed
wants to merge 4 commits into from
Closed

Fix crashes on macOS, and updates for macOS Sierra and newer #47

wants to merge 4 commits into from

Conversation

mouse07410
Copy link

@mouse07410 mouse07410 commented Aug 18, 2020

This PR fixes #46 and a few other problems on macOS that I did not bother to report (yet).
It's been tested on macOS Catalina 10.15.6 (current stable release).

Tested with Xcode-11.6 Clang, Clang-10, and GCC-10.
Note: my env is configured with AS_INTEGRATED_ASSEMBLER=1 to use Xcode-provided assembler, as GAS isn't even fully anymore.

@mouse07410 mouse07410 changed the title Update for macOS Sierra and newer Fix crashes on macOS, and updates for macOS Sierra and newer Aug 18, 2020
@mouse07410 mouse07410 closed this by deleting the head repository Mar 27, 2023
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.

MacOS: test crashes with SegFault
1 participant