[gtkada] Can somebody check my program on Windows?

Stephen Leake stephen_leake at acm.org
Mon Oct 21 17:33:01 CEST 2002


Preben Randhol <randhol at pvv.org> writes:

> Could somebody try to compile it on Windows to check if it works on some
> other versjon of Windows. 

Windows 98, GNAT 3.15a1, GtkAda 1.3.12. I compiled the "opt" target.

Seems to work; the clock shows, the second hand ticks.

Then I recompiled with all warnings (compile and run-time) enabled:

gnatmake -g -O1 -gnatf -gnato -gnatwa -gnatwL -gnata -gnatwe $(PROGRAM_NAME) $(LIBS)

That worked, as well, and gave no warnings.


-- 
-- Stephe





More information about the gtkada mailing list