comp.lang.ada
 help / color / mirror / Atom feed
From: Martin Krischik <martin@krischik.com>
Subject: Re: Will the World ever see something beyond GNAT 3.15p?
Date: Sat, 15 Jan 2005 12:24:55 +0100
Date: 2005-01-15T12:24:55+01:00	[thread overview]
Message-ID: <1754681.fDQQlhqXRB@linux1.krischik.com> (raw)
In-Reply-To: cs8ukq$oni$1@titan.btinternet.com

Martin Dowie wrote:

>>>Well, it turns out I _didn't_ need to build it myself - I've just
>>>downloaded "MinGW 3.2 rc-1" and it installed rather nicely. Shame it
>>>doesn't seem to have ASIS - anyone working on that?
>> 
>> 
>> Here me:
>> 
>> http://gnat-asis.sourceforge.net/
> 
> There doesn't appear to be a version (specifically) for GCC 3.4.2 - is
> the 3.4.0 branch suitable?

The download packages are cummulative - newer version contain the old
version as well - so use the newest. Sadly in the current package
the /gnat-3.4.2/ is indeed empty. You may try to use gnat-3.4.1 instead.

But for MinGW it would be better to use the sources from 
gcc-ada-3.4.2-20040916-1-src.tar.gz

Copy the follwing sources from the src pack to the gnat directory:

GNAT_Specs :=   \
  ./alloc.ads  \
  ./atree.ads  \
  ./casing.ads \
  ./csets.ads  \
  ./debug.ads  \
  ./einfo.ads  \
  ./elists.ads \
  ./fname.ads  \
  ./gnatvsn.ads \
  ./hostparm.ads \
  ./krunch.ads \
  ./lib.ads  \
  ./namet.ads  \
  ./nlists.ads \
  ./opt.ads  \
  ./output.ads \
  ./repinfo.ads \
  ./scans.ads  \
  ./sinfo.ads  \
  ./sinput.ads \
  ./snames.ads \
  ./stand.ads  \
  ./stringt.ads \
  ./table.ads  \
  ./tree_in.ads \
  ./tree_io.ads \
  ./types.ads  \
  ./uintp.ads  \
  ./uname.ads  \
  ./urealp.ads \
  ./widechar.ads \
  ./g-string.ads

GNAT_Body :=   \
  ./atree.adb  \
  ./casing.adb \
  ./csets.adb  \
  ./debug.adb  \
  ./einfo.adb  \
  ./elists.adb \
  ./fname.adb  \
  ./gnatvsn.adb \
  ./krunch.adb \
  ./lib.adb  \
  ./lib-list.adb \
  ./lib-sort.adb \
  ./namet.adb  \
  ./nlists.adb \
  ./opt.adb  \
  ./output.adb \
  ./repinfo.adb \
  ./scans.adb  \
  ./sinfo.adb  \
  ./sinput.adb \
  ./snames.adb \
  ./stand.adb  \
  ./stringt.adb \
  ./table.adb  \
  ./tree_in.adb \
  ./tree_io.adb \
  ./types.adb  \
  ./uintp.adb  \
  ./uname.adb  \
  ./urealp.adb \
  ./widechar.adb \
  ./g-string.adb

GNAT_C :=    \
  ./version.c  \
  ./version.h

If you have a sourceforge user I give you write access to the cvs archive so
you can make the change available to other users.

Martin
-- 
mailto://krischik@users.sourceforge.net
http://www.ada.krischik.com



  reply	other threads:[~2005-01-15 11:24 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-12 18:10 Will the World ever see something beyond GNAT 3.15p? Robert C. Leif
2005-01-12 21:42 ` Bernd Specht
2005-01-13  0:20   ` Jerry Petrey
2005-01-13 10:46     ` Georg Bauhaus
2005-01-13 19:51       ` Bernd Specht
2005-01-14  9:40         ` Martin Krischik
2005-01-14 12:46           ` Jeff C
2005-01-14 14:47             ` Martin Krischik
2005-01-14 23:10               ` Keith Thompson
2005-01-15 12:14                 ` Martin Krischik
2005-01-16 10:41                   ` Adrien Plisson
2005-01-16 11:23                     ` Martin Krischik
2005-01-15  4:09               ` Steve
2005-01-15 21:47             ` Bernd Specht
2005-01-15 21:41           ` Bernd Specht
2005-01-16  8:56             ` Martin Krischik
2005-01-13  6:48   ` Martin Dowie
2005-01-13 16:51     ` Martin Krischik
2005-01-14 17:14       ` Martin Dowie
2005-01-15 11:24         ` Martin Krischik [this message]
2005-01-15 12:25           ` Martin Dowie
2005-01-15 12:52             ` Martin Krischik
2005-01-15 13:58             ` Jeff C
2005-01-14  1:02     ` Jeffrey Carter
2005-01-14  7:24       ` Pascal Obry
2005-01-14  9:36       ` Martin Krischik
2005-01-13 18:25   ` Pascal Obry
2005-01-13 19:59     ` Bernd Specht
2005-01-13 21:31       ` Pascal Obry
2005-01-13 20:40     ` Randy Brukardt
2005-01-15 21:33       ` Bernd Specht
  -- strict thread matches above, loose matches on Subject: below --
2005-01-11 23:33 William J. Thomas
2005-01-11 23:48 ` Mark Lorenzen
2005-01-12  0:05   ` William J. Thomas
2005-01-12  8:40 ` Pascal Obry
2005-01-12 10:18   ` Martin Dowie
2005-01-12 14:52     ` Manuel Collado
2005-01-13 17:26       ` Martin Krischik
2005-01-14 16:02         ` Manuel Collado
2005-01-12 17:22     ` Luke A. Guest
2005-01-12 22:20   ` William J. Thomas
2005-01-13 18:23     ` Pascal Obry
2005-01-13 17:17 ` Martin Krischik
2005-01-15 16:37 ` Nick Roberts
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox