Re: Impossible to compile a C source program

2015-11-06 Thread Ben Fritz
On Friday, November 6, 2015 at 4:44:07 AM UTC-6, aubertin.sylvain wrote: > > I changed the name of my source (ins.c instead of ins) and the first thing I > see : all my program became coloured, and the compiler goes on. It is > marvellous.Thank you very much. > However there is something I don'

Re: Impossible to compile a C source program

2015-11-06 Thread aubertin.sylvain
Le vendredi 6 novembre 2015 09:57:42 UTC+1, aubertin.sylvain a écrit : > THE WARNING I RECEIVE > make: Dépendance circulaire > ins <- ins.o abandonnée. > gcc -c ins ins.o > gcc: warning: in

Re: Impossible to compile a C source program

2015-11-06 Thread Tony Mechelynck
On Fri, Nov 6, 2015 at 9:57 AM, aubertin.sylvain wrote: > THE WARNING I RECEIVE > make: Dépendance circulaire > ins <- ins.o abandonnée. > gcc -c ins ins.o The above line means: gcc -c

Impossible to compile a C source program

2015-11-06 Thread aubertin.sylvain
THE WARNING I RECEIVE make: Dépendance circulaire ins <- ins.o abandonnée. gcc -c ins ins.o gcc: warning: ins: linker input file unused because linking not done gcc: warning: ins.o: linker