Thanks, I'd already removed -c but must have copied that info first. ``` gcc -g3 -Wall -o "main" "main.c" (in directory:<path>) Compilation finished successfully.
```
I have a new file 'main' with the a current timestamp.
Result is the same as before.