Build tests with current Harbour * $Id: ChangeLog 12604 2009-09-22 21:11:13Z snaiperis $ 2009-09-23 00:13 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt)
build fine with gcc433 Pending to adjust for harbour*.dll and gcc433 At first try it fail with: ---------------- [...] gcc: ..........sourcevmobjos2gccrunner.o: No such file or directory gcc: ..........sourcevmobjos2gccvm.o: No such file or directory make[3]: *** [harbour.dll] Error 1 make[2]: *** [descend] Error 2 make[1]: *** [dynlib] Error 2 make: *** [source] Error 2 ---------------- so I commented in config\os2\gcc.mk section from/to: #DY := $(CC) [...] #DY_RULE = $(create_dynlib) In second try it build fine and entirely (except .dll, of course) with just well-known warnings, included below David Macias [E:\harbour909e\harbour]make -w 1>make_gnu.log ../../../sqlite3.c: In function 'sqlite3_os_init': ../../../sqlite3.c:21265: warning: initialization from incompatible pointer type ../../../gtstd.c: In function 'hb_gt_std_ReadKey': ../../../gtstd.c:412: warning: unused variable 'TODO' _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour