-
Notifications
You must be signed in to change notification settings - Fork 107
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
"error: linking with cc
failed: exit code: 1" when "cargo build"
#179
Comments
I am also experiencing this. Any help on this would be great! Thank you! |
@mrthankyou Could you provide |
@smoelius - I'm also experiencing this. I'm on macOS.
I'm building with the following:
|
Thanks for the detailed output, @dymk. I think I see the problem. One has to use I'm sorry I didn't spot this sooner. I'm such a moron. |
Thank you! This fixed the issue for me. |
@sunchao @mrthankyou Does this fix this issue for you as well? Could we possibly close this issue? |
@smoelius let me try it and reply here, thanks |
|
Do you mean how to rerun the target on an entry in the I think the user has to do this themselves. I don't think AFLplusplus provides a solution for this. (I'd be happy to be corrected.) At the risk of seeming self-promoting, this was one of the reasons why I created test-fuzz. |
If you can find |
Huh, I guess that will work in most situations. Would you like to propose a change to the documentation? |
Sure i will try and send a PR tomorrow |
I was getting this error. It was because I just recently upgraded my Mac OS and had not yet accepted the xcode license. Make sure you do that. Cheers! |
Sorry if there's already existing issue on this. I got this error while trying to compile:
I'm on Mac OS and Clang info below:
also rustc version:
Anyone knows a workaround? thanks!
The text was updated successfully, but these errors were encountered: