On 24/08/16 14:56, Richard Biener wrote:
You never typoedgcc t.c -o t.c ? ;) (I did ... :/)
With GCC >=5
$ gcc t.c -o t.c
gcc: fatal error: input file ‘t.c’ is the same as output file
compilation terminated.
You are welcome ;-)
Manuel.
On 24/08/16 14:56, Richard Biener wrote:
You never typoedgcc t.c -o t.c ? ;) (I did ... :/)
With GCC >=5
$ gcc t.c -o t.c
gcc: fatal error: input file ‘t.c’ is the same as output file
compilation terminated.
You are welcome ;-)
Manuel.