[gtkada] Gnat switches and developing GtkAda
Preben Randhol
randhol at pvv.org
Sun Apr 20 15:33:45 CEST 2003
Hi
I have now upgraded to gnat-3.3, but again I have problems with the gnat
switches when I try to compile GtkAda with a .devel file in the source
directory. I get:
gcc-3.3 -c -I../ -O2 -gnatag -gnatwlrkmj -g -fPIC -I- ../make_gtk.adb
gnat1: invalid switch: k
gnatmake: "../make_gtk.adb" compilation error
removing the 'k'
gcc-3.3 -c -I../ -O2 -gnatag -gnatwlrmj -g -fPIC -I- ../make_gtk.adb
gnat1: invalid switch: m
gnatmake: "../make_gtk.adb" compilation error
removing the 'm'
gcc-3.3 -c -I../ -O2 -gnatag -gnatwlrj -g -fPIC -I- ../make_gtk.adb
gnat1: invalid switch: j
gnatmake: "../make_gtk.adb" compilation error
removing the 'j' and then it compiles.
What does the k,m and j do and are they only available in 3.15 or only
in GNAT pro?
Thanks in advance.
--
Preben Randhol ------------------- http://www.pvv.org/~randhol/ --
«For me, Ada95 puts back the joy in programming.»
More information about the gtkada
mailing list