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'
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
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
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