Mail Archives: djgpp/2001/12/06/19:02:51
Thomas Mueller:
> I've downloaded DJGPP 2.03 and EZ2LOAD Ada 95 for DOS. I see EZ2LOAD comes with
> a minimal DJGPP 2.01. Is there any way I can combine EZ2LOAD with the newer,
> full DJGPP 2.03? Can I simply install EZ2LOAD first, and then overwrite as
> DJGPP 2.03 is unzipped? I don't want to install DJGPP 2.03 first and then
> overwrite with an older version. Or do I have to install both in separate
> directories?
GNAT - up to 3.13 - functions on a patched gcc, so without the patched
DJGPP, no way.
> I unzipped faq230b.zip and browsed djgppfaq.htm but couldn't find any reference
> to Ada. But I noticed in DJ Delorie's Mini-FAQ for DJGPP,
>
> What is DJGPP? DJGPP is a 32-bit C/C++/Ada95 development environment
> -------------- for the MS-DOS environment, based on the GNU tools.
>
> so there is an awareness of Ada95. Latest Ada95 for DOS I could find was
> EZ2LOAD from 1998. Any updates planned?
Yep - see the site here: http://www.mysunrise.ch/users/gdm/gnatdos.htm
There are binaries for GNAT 3.12p and GNAT 3.13p.
But if you don't need the latest GNAT gadgets (xref for gnathtml in .ali
files etc.) the EZ2LOAD (GNAT 3.10p) version is already quite interesting.
E.g. you already have the cross-unit inlinings (-gnatp) as well the usual
gcc optimizations. So, I recommend to use EZ2LOAD, using separate
directories. The batch-file made by install (gnat310.bat) allows to start
a GNAT session easily. The co-existence of the Windows and DOS GNATs
is also possible, by not mixing things.
Some resources for Ada, Ada & GNAT, Ada & GNAT & DOS there:
http://www.mysunrise.ch/users/gdm/gsoft.htm
An extensive project using EZ2LOAD:
http://www.mysunrise.ch/users/gdm/e3d.htm
Links to GNATLIST mailing list here
http://www.mysunrise.ch/users/gdm/gnatlist.htm
HTH
Gautier
- Raw text -