Hoooopps. Wrong makefile :

simple.exe : simple.o
 gcc simple.o -o simple.exe  -mwindows -mno-cygwin

simple.o : simple.c
 gcc simple.c -o simple.o -c -g

Sorry :(
_________________________________
François Robert
To mail me : reverse order of all characters in address



Reply via email to