comp.lang.ada
 help / color / mirror / Atom feed
From: mfeldman@seas.gwu.edu (Michael Feldman)
Subject: Re: GNAT problem: Hello World
Date: 8 Dec 1994 22:04:16 -0500
Date: 1994-12-08T22:04:16-05:00	[thread overview]
Message-ID: <3c8hfg$dvc@felix.seas.gwu.edu> (raw)
In-Reply-To: 2EE640BF@SMTPGATE2.STRATCOM.AF.MIL

In article <2EE640BF@SMTPGATE2.STRATCOM.AF.MIL>,
Bennett, Chip (KTR) ~U <BennettC@J64.STRATCOM.AF.MIL> wrote:
>Jacob Sparre Andersen <sparre@MEYER.FYS.KU.DK> writes:

>Are you remembering that "gnatbl" in 1.83 does not create a .EXE file, but
>rather a COFF executable.  If you create your executable with:
>
>     gnatbl test1 -o test1
>
>Then you can execute it with:
>
>     go32 test1

This has not been explained very well in NYU's documentation; I think
they are changing the docs. It is inherent in the djgpp system that
GNAT rides on top of. Read the djgpp.faq file that is (I think)
included in the djgpp zipfile.

>or convert it to a DOS executable with:
>
>     coff2exe test1

which produces test1.exe.
>
>I've heard that "gnatbl" in GNAT 2.00 generates DOS executables directly.

True. Doug Rupp has very considerately included the coff2exe step in
this version of gnatbl. A round of applause for Doug!
>
>By the way, send all problems with GNAT to gnat-report@cs.nyu.edu.  Your
>welcome Robert.  8-)

Amen to that.

Mike Feldman



  reply	other threads:[~1994-12-09  3:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1994-12-07 23:14 GNAT problem: Hello World Bennett, Chip (KTR) ~U
1994-12-09  3:04 ` Michael Feldman [this message]
1994-12-09  3:37 ` Dave Retherford
1994-12-14 20:01   ` Jack Beidler
  -- strict thread matches above, loose matches on Subject: below --
1994-12-09 15:16 roump
1994-12-12 15:48 ` Pascal OBRY
1994-12-05 23:51 Jacob Sparre Andersen
1994-12-06 12:18 ` W ALI
1994-12-08  9:44   ` Peter Hermann
1994-12-08 20:05   ` Robert Dewar
replies disabled

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