S
S
sealnix2018-04-25 13:27:49
Windows
sealnix, 2018-04-25 13:27:49

What's wrong with the compiler?

5ae07e90102eb768969029.png5ae07e99bbbfe634246231.pngHello. I installed the mingw64 compiler on my laptop. On the command line, when writing gcc, the output is:
gcc: No input files.
And it doesn't compile. Version for some reason 2.95
If I call other commands, for example, g ++, then everything works fine and the version is the newest. I didn't even find this question on the internet.
Tell me who can, please.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2018-04-25
@NeiroNx

And on the way, you probably have the Cyrillic alphabet with spaces - you don’t even need to go to a fortuneteller.

R
res2001, 2018-04-25
@res2001

When issuing the gcc command, this is exactly what should happen. Compilation will start only if you specify in the command parameters what exactly you want to compile (the rest is optional).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question