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

Make qemu-ios easier to compile on Microsoft Windows #82

Merged
merged 3 commits into from
Dec 2, 2023

Conversation

spetterman66
Copy link

SInce open-source software deserves to be compatible with every major operating system, I have created this PR. This PR fixes a bug during compilation, and adds some compilation steps for Microsoft Windows with MINGW64.

Copy link

Thank you for your interest in the QEMU project.

This repository is a read-only mirror of the project's repostories hosted
on https://gitlab.com/qemu-project/qemu.git.
The project does not process merge requests filed on GitHub.

QEMU welcomes contributions of code (either fixing bugs or adding new
functionality). However, we get a lot of patches, and so we have some
guidelines about contributing on the project website:
https://www.qemu.org/contribute/

@github-actions github-actions bot closed this Nov 23, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Nov 23, 2023
@devos50 devos50 reopened this Nov 23, 2023
This commit is intended to address the issue of stack smashing being detected when running QEMU-IOS on Microsoft Windows built with MINGW64, which causes the emulator to be unable to run.
@devos50
Copy link
Owner

devos50 commented Nov 28, 2023

Thank you - I will test these changes tonight!

Copy link
Owner

@devos50 devos50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work, thank you!

@devos50 devos50 merged commit 26bdb75 into devos50:ipod_touch_2g Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants