-
Notifications
You must be signed in to change notification settings - Fork 52
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
An error when building SockFuzzer on Mac #1
Comments
Hello - This project compiles out of the box flawlessly on X86_64 Intel Platforms. I can verify that 100%. When filing a Bug Report, the Developers will need to know the OS Revision and Hardware, so run uname -a, and consider including a detailed reproduction case to include all the steps you've taken to arrive at your stopping point.
M1 will be a different ball of wax, for example, I'm currently working thru the M1 compile.. here is a snip of what we're working thru for mods...
I uploaded the X86_64 dylib to https://github.com/xsscx/mac-binaries/blob/main/libxnu.dylib Cheers! |
Hi, Thank you. Does it miss the file,
|
This is part of newer clang distributions. You can see the included Dockerfile for a way to get a recent clang version. |
@xsscx That I don't have an M1 Mac currently but I think that's a great feature step so I'd love to accept a patch if you manage to get it working before I get to it (so long as you can sign the appropriate copyright CLA, etc.). |
I got an M1 Max Macbook Pro so I'll be able to work on builds for both architectures on Mac in the new year. |
Hi, Developers:
I encountered an error when building. Does it miss a file? Thank you for your help.
The text was updated successfully, but these errors were encountered: