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

Windows Support #8

Open
loiclec opened this issue Aug 5, 2021 · 0 comments
Open

Windows Support #8

loiclec opened this issue Aug 5, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@loiclec
Copy link
Owner

loiclec commented Aug 5, 2021

I think it is very important that fuzzcheck runs on Windows. Unfortunately, I know nothing about Windows and I don't have a computer to test it.

I expect that there are three parts that need to change to support Windows:

  1. the C file that gives pointers to the __llvm_prf_cnts and __llvm_prf_data sections of the executable object (the sections have a different name on Windows, but otherwise I think the file should be roughly the same)
  2. the signal handler
  3. there may be some problems with Paths

The one that I need the most help with is the signal handling. Please let me know if you are available to help out 😊

Thank you!

@loiclec loiclec added the help wanted Extra attention is needed label Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant