We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cc -c -O rcode.c process_begin: CreateProcess(NULL, cc -c -O rcode.c, ...) failed. make (e=2): 系统找不到指定的文件。 make: *** [Makefile:93: modules] Error 2```
The text was updated successfully, but these errors were encountered:
Win10 Linux子系统编译运行c语言程序
win10 下的 Linux 子系统 Ubuntu 的 gcc 安装_ChanYipFan的博客-CSDN博客
[安装完wsl,win10子系统Ubuntu 后需要做的事_wsl,Ubuntu,第一件事_ChanYipFan的博客-CSDN博客] ( https://blog.csdn.net/weixin_43530726/article/details/91038807)
[Win10 linux子系统如何共享文件-百度经验] (https://jingyan.baidu.com/article/8275fc865232db46a03cf6c8.html)
Linux 下编译并运行C语言程序_cxcbupt-CSDN博客
因为在win10上编译就是报错,报错信息。
cc -c -O rcode.c process_begin: CreateProcess(NULL, cc -c -O rcode.c, ...) failed. make (e=2): 系统找不到指定的文件。 make: *** [Makefile:93: modules] Error 2
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: