$ make realclean rm -f cbind cbfe cbpp cdep rm -f *.o *.d *.pyc rm -f libcbind.a rm -f hostinfo.h htype htype.o rm -f y.tab.c y.tab.h c_perf.c ada_perf.c cpp_perf.c $ make all 2> build.log 1>build.log nabbasi@my-desktop:~/c2ada_OK$ cat build.log conflicts: 1 reduce/reduce ada_perf.c: In function 'ada_keyword': ada_perf.c:214: warning: implicit declaration of function 'strcmp' cpp.prf: In function 'cpp_keyword': cpp.prf:34: warning: implicit declaration of function 'strcmp' gen_expr.c:669: warning: 'bool_to_int_funcname' defined but not used y.tab.c: In function 'yyparse': y.tab.c:1973: warning: implicit declaration of function 'yylex' grammar.y:516: warning: implicit declaration of function 'abstract_declarator_type' grammar.y:516: warning: assignment makes pointer from integer without a cast y.tab.c:3026: warning: implicit declaration of function 'yyerror' print.c:94:21: warning: trigraph ??> converted to } print.c:115:21: warning: trigraph ??> converted to } print.c:185:21: warning: trigraph ??> converted to } print.c:198:21: warning: trigraph ??> converted to } eturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o allocate.o allocate.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o anonymous.o anonymous.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o aux_decls.o aux_decls.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o buffer.o buffer.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o c_perf.o c_perf.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o cbfe.o cbfe.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o context.o context.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o cpp.o cpp.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o cpp_eval.o cpp_eval.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o cpp_perf.o cpp_perf.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o errors.o errors.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o files.o files.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o fix_stmt.o fix_stmt.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o format.o format.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o gen.o gen.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o gen_expr.o gen_expr.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o gen_macros.o gen_macros.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o gen_stmt.o gen_stmt.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o hash.o hash.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o initializer.o initializer.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o localfunc.o localfunc.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o macro.o macro.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o nodeop.o nodeop.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o order.o order.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o package.o package.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o scan.o scan.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o stab.o stab.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o stmt.o stmt.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o symset.o symset.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o types.o types.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o units.o units.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o y.tab.o y.tab.c ar rc libcbind.a allocate.o buffer.o cpp.o errors.o files.o cpp_perf.o cpp_eval.o macro.o hash.o ranlib libcbind.a gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o ada_types.o ada_types.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o comment.o comment.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o configure.o configure.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -c -o print.o print.c gcc -g -Wall -Wimplicit -Wreturn-type -MMD -trigraphs -DDEBUG -DHAVE_CONFIG_H -I/usr/include/python2.5 -DPPATH=\"/home/nabbasi/c2ada:/usr/lib/python2.5/Lib\" -DLINUX -DNO_MAIN -c /usr/lib/python2.5/config/config.c LOCAL_LIBS = libcbind.a LDFLAGS = LIBS = PYTHONLIBS = -L/usr/lib/python2.5/config -lpython2.5 -lm -lnsl -ldl -lm gcc -g ada_types.o aux_decls.o cbfe.o comment.o configure.o context.o fix_stmt.o gen.o gen_stmt.o gen_expr.o gen_macros.o ada_perf.o ada_name.o format.o initializer.o order.o print.o y.tab.o scan.o nodeop.o package.o c_perf.o types.o stab.o stmt.o symset.o units.o anonymous.o localfunc.o libcbind.a \ config.o -L/usr/lib/python2.5/config -lpython2.5 -lm -lnsl -ldl -lm -o c2ada nabbasi@my-desktop:~/c2ada_OK$