comp.lang.ada
 help / color / mirror / Atom feed
From: "Randy Brukardt" <randy@rrsoftware.com>
Subject: Re: GNAT Ada 3.13 + DOS revisted
Date: Fri, 2 Mar 2001 14:16:03 -0600
Date: 2001-03-02T14:16:03-06:00	[thread overview]
Message-ID: <WcTn6.3728$7e6.1473358@homer.alpha.net> (raw)
In-Reply-To: 983538732.184184@ernani.logica.co.uk


Ashley Collins wrote in message
<983538732.184184@ernani.logica.co.uk>...
>The source code that I am trying to compile also uses long file names,
which
>don't work under DOS.  So, my overall question is: does anyone know how
I
>can compile a load of Ada source code (with long file names) that can
run on
>a PC than *only* has DOS installed?


Real MS-DOS (as opposed to Windows 95 with the GUI removed) doesn't
support long file names. Period. So that code will never work on MS-DOS,
indeed, it cannot exist in that form on MS-DOS.

OTOH, there is no need for the code to have long file names. Just
copying it to a MS-DOS system will change the names to 8.3 form, and you
can compile them that way. (Not as easy, you have to tell the tolls what
you're doing.)

As far as compiling the Code on bare MS-DOS -- I'll be happy to sell you
a copy of Janus/Ada 83 for MS-DOS (16-bit) or Janus/Ada 95 for MS-DOS
(32-bit with extender). I know of no other MS-DOS solution that is still
supported, and I don't think you can even get any other MS-DOS 16-bit
compiler.

                Randy Brukardt (R.R. Software, Inc.)







  parent reply	other threads:[~2001-03-02 20:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-02 13:12 GNAT Ada 3.13 + DOS revisted Ashley Collins
2001-03-02 14:34 ` Cesar Rabak
2001-03-02 20:16 ` Randy Brukardt [this message]
2001-03-02 21:06   ` Ted Dennison
2001-03-03  1:28     ` Randy Brukardt
2001-03-03  3:28     ` Al Christians
2001-03-03  9:17       ` Gautier de Montmollin
2001-03-03 16:23         ` tmoran
2001-03-04 22:42           ` Gautier de Montmollin
2001-03-04 23:36             ` tmoran
2001-03-05  1:45               ` Al Christians
2001-03-05  3:01                 ` tmoran
2001-03-05  1:56             ` Got bitten by GNAT.Table Hervé Bitteur
2001-03-05 12:41               ` Mario Amado Alves
2001-03-07 21:33               ` Stephen Leake
2001-03-08  4:07                 ` Hervé Bitteur
replies disabled

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