Mail Archives: djgpp/1999/10/15/15:34:36
N J Chackowsky wrote:
> All right, already. From where can one download Ada support for DJGPP,
Do an ftp search with "ez2load"
http://ftpsearch.lycos.com/cgi-bin/search?form=normal&query=ez2load
> and can one still use RHIDE as the environment?
The RHGDB debugger supports Ada.
For the IDE it should work, although I do not use it.
It seems to be project-based (or makefile-),
and this approach is too heavy for me, as it is possible
just to choose the procedure you want to build as main
and let the auto-make (re)compile, bind and link everything,
thanks to modularity. I have made a *small* editor
(i.e. much more modest than the RHIDE project) that
reproduces the source-based approach of Borland Pascal or Delphi.
(F9 auto-make, Alt-F9 rebuild everything etc.)
http://members.xoom.com/gdemont/edit.htm
Other DJGPP-Ada links there...
http://members.xoom.com/gdemont/gsoft.htm
G.
- Raw text -