comp.lang.ada
 help / color / mirror / Atom feed
* Gnat for Windows, was Re: NON EXPENSIVE ADA COMPILER
@ 1996-10-06  0:00 tmoran
  1996-10-08  0:00 ` Jon S Anthony
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: tmoran @ 1996-10-06  0:00 UTC (permalink / raw)



In <3256B1FD.167EB0E7@gdesystems.com> Michael Levasseur wrote:
>If Ada 95 will work why don't you try the GNAT ADa95. This is supported
>on multiple platforms and is FREE!!! It's a pretty good Ada compiler and
  Is there in fact any way to get a GNAT that produces Windows 95/NT
programs for less then $250?  I bought the $50 version and it has no way
to use "resources".  The docs indicate that I can either buy MS Visual C++
or the $250 version of GNAT from Labtek in order to use menus, dialog
boxes, etc in my Windows programs.
  The $100 ActivAda I had previously bought from Alsys includes the SDK
stuff necessary for resources but it's Ada 83.  Its resource compiler
produces .res files from .rc files, but GNAT seems to need an extra
program that produces .rbj files from the .res files.  Does the .rbj
converter come with Visual C++?  Does it come with the $250 version
of GNAT?  Is it available anywhere else?  Alternatively, is there
any other Ada 95 compiler which, in a version complete enough to
produce real Windows programs, costs less?




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

* Re: Gnat for Windows, was Re: NON EXPENSIVE ADA COMPILER
  1996-10-06  0:00 Gnat for Windows, was Re: NON EXPENSIVE ADA COMPILER tmoran
@ 1996-10-08  0:00 ` Jon S Anthony
  1996-10-09  0:00   ` Robert Dewar
  1996-10-12  0:00 ` Robert Dewar
  1996-10-12  0:00 ` Richard Kenner
  2 siblings, 1 reply; 5+ messages in thread
From: Jon S Anthony @ 1996-10-08  0:00 UTC (permalink / raw)



In article <538q68$62c@news2.delphi.com> tmoran@bix.com writes:

> In <3256B1FD.167EB0E7@gdesystems.com> Michael Levasseur wrote:
> >If Ada 95 will work why don't you try the GNAT ADa95. This is supported
> >on multiple platforms and is FREE!!! It's a pretty good Ada compiler and

>   Is there in fact any way to get a GNAT that produces Windows 95/NT
> programs for less then $250?  I bought the $50 version and it has no way
> to use "resources".  The docs indicate that I can either buy MS Visual C++
> or the $250 version of GNAT from Labtek in order to use menus, dialog
> boxes, etc in my Windows programs.
>....
> of GNAT?  Is it available anywhere else?  Alternatively, is there
> any other Ada 95 compiler which, in a version complete enough to
> produce real Windows programs, costs less?

ObjectAda from Thomson, personal edition $245.00.  Costs less and comes
with more:

http://www.thomsoft.com/products/ada/oa/factsht.html

/Jon
-- 
Jon Anthony
Organon Motives, Inc.
1 Williston Road, Suite 4
Belmont, MA 02178

617.484.3383
jsa@organon.com





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

* Re: Gnat for Windows, was Re: NON EXPENSIVE ADA COMPILER
  1996-10-08  0:00 ` Jon S Anthony
@ 1996-10-09  0:00   ` Robert Dewar
  0 siblings, 0 replies; 5+ messages in thread
From: Robert Dewar @ 1996-10-09  0:00 UTC (permalink / raw)



">   Is there in fact any way to get a GNAT that produces Windows 95/NT
> programs for less then $250?  I bought the $50 version and it has no way
> to use "resources".  The docs indicate that I can either buy MS Visual C++
> or the $250 version of GNAT from Labtek in order to use menus, dialog
> boxes, etc in my Windows programs."


As Mitch noted, GNAT 3.08 for NT will enable full use of the Win32 binding.
Some of our customers are testing this version now (it runs all the demo
programs that come with the Win32 binding), and will be released publically
before the end of the year.





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

* Re: Gnat for Windows, was Re: NON EXPENSIVE ADA COMPILER
  1996-10-06  0:00 Gnat for Windows, was Re: NON EXPENSIVE ADA COMPILER tmoran
  1996-10-08  0:00 ` Jon S Anthony
@ 1996-10-12  0:00 ` Robert Dewar
  1996-10-12  0:00 ` Richard Kenner
  2 siblings, 0 replies; 5+ messages in thread
From: Robert Dewar @ 1996-10-12  0:00 UTC (permalink / raw)



tmoran says

"  Is there in fact any way to get a GNAT that produces Windows 95/NT
programs for less then $250?  I bought the $50 version and it has no way
to use "resources".  The docs indicate that I can either buy MS Visual C++
or the $250 version of GNAT from Labtek in order to use menus, dialog
boxes, etc in my Windows programs."


Ada Core Technologies is now developing a version of NT GNAT that is based
on the Cygnus libraries and does not require any additional modules to 

run Ada code. This version is now in the hands of some of our customers and
is undergoing beta testing. We expect to release this version before the
end of the year publically.

Meanwhile the answer to your question is no.






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

* Re: Gnat for Windows, was Re: NON EXPENSIVE ADA COMPILER
  1996-10-06  0:00 Gnat for Windows, was Re: NON EXPENSIVE ADA COMPILER tmoran
  1996-10-08  0:00 ` Jon S Anthony
  1996-10-12  0:00 ` Robert Dewar
@ 1996-10-12  0:00 ` Richard Kenner
  2 siblings, 0 replies; 5+ messages in thread
From: Richard Kenner @ 1996-10-12  0:00 UTC (permalink / raw)



In article <538q68$62c@news2.delphi.com> tmoran@bix.com writes:
>  Is there in fact any way to get a GNAT that produces Windows 95/NT
>programs for less then $250?  I bought the $50 version and it has no way
>to use "resources".  The docs indicate that I can either buy MS Visual C++
>or the $250 version of GNAT from Labtek in order to use menus, dialog
>boxes, etc in my Windows programs.

Yes, the next version will be using the Cygnus toolkit and will be able to
produce Windows 95/NT programs (including those using the WIN32API)
without any additional tools.






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

end of thread, other threads:[~1996-10-12  0:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-10-06  0:00 Gnat for Windows, was Re: NON EXPENSIVE ADA COMPILER tmoran
1996-10-08  0:00 ` Jon S Anthony
1996-10-09  0:00   ` Robert Dewar
1996-10-12  0:00 ` Robert Dewar
1996-10-12  0:00 ` Richard Kenner

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