rm *.o gcc -O3 -fnested-functions -c -Wmost a.c m.c ../up/g.c ../up/c2.c gcc -g g.o a.o c2.o m.o -o repl2