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

cc1: fatal error: prog.c: No such file or directory #17

Open
gebdu opened this issue Feb 2, 2023 · 0 comments
Open

cc1: fatal error: prog.c: No such file or directory #17

gebdu opened this issue Feb 2, 2023 · 0 comments

Comments

@gebdu
Copy link

gebdu commented Feb 2, 2023

While compiling, I got following error:

gcc -Wall -O2 prog.c -o prog -L /usr/local/bin -lfml -lz -lm -lpthread
cc1: fatal error: prog.c: No such file or directory

gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)
Fedora 36.

How to solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant