comp.lang.ada
 help / color / mirror / Atom feed
* GNAT compiler
@ 1997-02-07  0:00 figaro
  1997-02-18  0:00 ` Robert Dewar
  0 siblings, 1 reply; 8+ messages in thread
From: figaro @ 1997-02-07  0:00 UTC (permalink / raw)



I got , a few mounths ago, a huge ADA binding (win32ada) and i was
unabled to build it. It seems that the compiler had not enough memory
for the build process. 

Is that compiler GNAT 3.05, uses virtual memory or is constrained in
the conventionnal  memory.

note: I havet 16 mb of ram in my PC and, about 620 K of free
conventionnal memory space. 




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GNAT compiler
  1997-02-07  0:00 GNAT compiler figaro
@ 1997-02-18  0:00 ` Robert Dewar
  0 siblings, 0 replies; 8+ messages in thread
From: Robert Dewar @ 1997-02-18  0:00 UTC (permalink / raw)



figaro asks

<<I got , a few mounths ago, a huge ADA binding (win32ada) and i was
unabled to build it. It seems that the compiler had not enough memory
for the build process.

Is that compiler GNAT 3.05, uses virtual memory or is constrained in
the conventionnal  memory.

note: I havet 16 mb of ram in my PC and, about 620 K of free
conventionnal memory space.>>

First, it is probably a good idea to address a question like this to
chat@gnat.com (subscribe by sending a subscribe message to 
chat-request@gnat.com, since there are lots of knowlegdable people
there who do not read CLA).

Second, you have to say what system you are using. OK, you are on a PC,
that narrows it down since there are only ten ports of GNAT to different
operating systems on the PC :-) But it does not narrow it down enough.
One might guess Win95, except that there is no GNAT 3.05 for Win95!

TO everyone, whatever compiler you are using, when you ask a question that
is other than a pure Ada language question, be sure to say exactly what
Ada compiler you are using, what version, what machine, and what operating
system.





^ permalink raw reply	[flat|nested] 8+ messages in thread

* GNAT compiler
@ 1998-01-09  0:00 Dave Hetrick
  1998-01-11  0:00 ` Dmitriy Anisimkov
  1998-01-15  0:00 ` Wolfgang Gellerich
  0 siblings, 2 replies; 8+ messages in thread
From: Dave Hetrick @ 1998-01-09  0:00 UTC (permalink / raw)



I have been looking for an Ada compiler, preferably a GNAT one, and a
tutorial.
I used to have one, but my computer got really messed up and I had to
reformat
the HD and I lost it.
I seem to remember I can get it off of FTP at wuarchive.wustl.edu but I'm
not really
sure which directory.
If anyone could help, please do.
Dave :)






^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GNAT compiler
  1998-01-09  0:00 Dave Hetrick
@ 1998-01-11  0:00 ` Dmitriy Anisimkov
  1998-01-15  0:00 ` Wolfgang Gellerich
  1 sibling, 0 replies; 8+ messages in thread
From: Dmitriy Anisimkov @ 1998-01-11  0:00 UTC (permalink / raw)




Dave Hetrick <david_jh@efn.org> О©╫О©╫О©╫О©╫О©╫О©╫О©╫О©╫ О©╫ О©╫О©╫О©╫О©╫О©╫О©╫
<696u1t$gvq$1@haus.efn.org>...
> I have been looking for an Ada compiler, preferably a GNAT one, and a
> tutorial.
> Dave :)

Many ftp sites referensed from

http://www.gnat.com/mirrors.html




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GNAT compiler
  1998-01-09  0:00 Dave Hetrick
  1998-01-11  0:00 ` Dmitriy Anisimkov
@ 1998-01-15  0:00 ` Wolfgang Gellerich
  1 sibling, 0 replies; 8+ messages in thread
From: Wolfgang Gellerich @ 1998-01-15  0:00 UTC (permalink / raw)



In article <696u1t$gvq$1@haus.efn.org>, "Dave Hetrick" <david_jh@efn.org> writes:
|> I have been looking for an Ada compiler, preferably a GNAT one, and a
|> tutorial.
|> I used to have one, but my computer got really messed up and I had to
|> reformat
|> the HD and I lost it.
|> I seem to remember I can get it off of FTP at wuarchive.wustl.edu but I'm
|> not really
|> sure which directory.

Look at frp.cs.nyu under /pub/gnat. As tutorial, my personal preference 
is "Programming in Ada 95" by John Barnes.

Regards,

  Wolfgang




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Gnat Compiler
@ 2000-10-14  0:00 Daniel Allex
  2000-10-15  3:05 ` David Michaels
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel Allex @ 2000-10-14  0:00 UTC (permalink / raw)


Could someone please tell me where I can get gnat for Solaris 7 on an
Intel Platform, not SPARC?





^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Gnat Compiler
  2000-10-15  3:05 ` David Michaels
@ 2000-10-15  0:00   ` Daniel Allex
  0 siblings, 0 replies; 8+ messages in thread
From: Daniel Allex @ 2000-10-15  0:00 UTC (permalink / raw)


Thanks for the help

David Michaels wrote:

> Hi
>
> http://wuarchive.wustl.edu/languages/ada/compiler/gnat/distrib/3.12p/
>
> gnat-3.12p-i386-pc-solaris2.6-bin.tar.gz   5.1meg
>
> I also use grasp for my ide http://www.eng.auburn.edu/grasp/   240kb
>
> I copied graspada to /usr/local  and gcc is located in /usr/local/bin
> my profile looks like this its all in the readme's
>
> PATH=${PATH}:/usr/local/bin:/usr/ccs/bin
> export PATH
> GRASP_HOME=/usr/local/graspada
> export GRASP_HOME
>
> good luck
> dm
>
> In article <39E8F7EA.5B228541@erols.com>,
>   Daniel Allex <dallex@erols.com> wrote:
> > Could someone please tell me where I can get gnat for Solaris 7 on an
> > Intel Platform, not SPARC?
> >
> >
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.





^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Gnat Compiler
  2000-10-14  0:00 Gnat Compiler Daniel Allex
@ 2000-10-15  3:05 ` David Michaels
  2000-10-15  0:00   ` Daniel Allex
  0 siblings, 1 reply; 8+ messages in thread
From: David Michaels @ 2000-10-15  3:05 UTC (permalink / raw)


Hi

http://wuarchive.wustl.edu/languages/ada/compiler/gnat/distrib/3.12p/

gnat-3.12p-i386-pc-solaris2.6-bin.tar.gz   5.1meg

I also use grasp for my ide http://www.eng.auburn.edu/grasp/   240kb

I copied graspada to /usr/local  and gcc is located in /usr/local/bin
my profile looks like this its all in the readme's

PATH=${PATH}:/usr/local/bin:/usr/ccs/bin
export PATH
GRASP_HOME=/usr/local/graspada
export GRASP_HOME

good luck
dm


In article <39E8F7EA.5B228541@erols.com>,
  Daniel Allex <dallex@erols.com> wrote:
> Could someone please tell me where I can get gnat for Solaris 7 on an
> Intel Platform, not SPARC?
>
>


Sent via Deja.com http://www.deja.com/
Before you buy.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2000-10-15  3:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-02-07  0:00 GNAT compiler figaro
1997-02-18  0:00 ` Robert Dewar
  -- strict thread matches above, loose matches on Subject: below --
1998-01-09  0:00 Dave Hetrick
1998-01-11  0:00 ` Dmitriy Anisimkov
1998-01-15  0:00 ` Wolfgang Gellerich
2000-10-14  0:00 Gnat Compiler Daniel Allex
2000-10-15  3:05 ` David Michaels
2000-10-15  0:00   ` Daniel Allex

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