[gtkada] Porting gate to glade2
Arnaud Charlet
charlet at ACT-Europe.FR
Wed Apr 16 17:55:05 CEST 2003
> Will do. I have gcc-gnat 3.2 on another computer I can check with this
> before I send the source.
You know that installing another version of gnat "on the side" is pretty
trivial, so you could also install gnat 3.15p by doing:
tar xzvf gnat-3.15p*
cd gnat-3.15*
./doconfig
3
local_install_dir
./doinstall
export PATH=local_install_dir/bin
To uninstall this version: rm -rf local_install_dir
Arno
More information about the gtkada
mailing list