$ make
gcc -c -pipe -Wall -02 -ggdb act_comm.c
make: gcc: Comamnd not found
make *** [act_comm.o] Error 127
gcc -c -pipe -Wall -02 -ggdb act_comm.c
make: gcc: Comamnd not found
make *** [act_comm.o] Error 127
This forum is a read-only archive of the Gammon Software forum (2000–2026). No new posts can be made. Search the archive.
Posted by Gojulus on Wed 01 Dec 2004 04:00 PM — 6 posts, 20,257 views.
rm *.o
C_FLAGS = -Wall $(PROF) $(NOCRYPT) -DOLD_RAND -DNOCRYPT