comp.lang.ada
 help / color / mirror / Atom feed
From: jerry@jvdsys.stuyts.nl (Jerry van Dijk)
Subject: Re: Help: accessing Bios param from Ada
Date: 1999/04/15
Date: 1999-04-15T00:00:00+00:00	[thread overview]
Message-ID: <FA7J0G.Cv@jvdsys.stuyts.nl> (raw)
In-Reply-To: 3714EB7F.D6B6814D@club-internet.fr

Alain Senjean (senjean@club-internet.fr) wrote:

: I don't understand because I am defining a Dos Ada program at project level,
: so Win32 restriction should not apply (Dos windowed).

It seems you are confusing a Win32 console (text) mode application with a DOS 
application. Althought they look alike, and are run from the same shell, they
are two different beasts:

When you are in a text console window (aka 'dos box') you can run two types 
of console applications: DOS or Win32.

Since you are using a Windows compiler, the console applications it generates
are running in the Win32 environment. To get a DOS console application you
need to use a DOS compiler (either the DOS port of GNAT or buy the Pharlap
DOS extender for OA).

--
-- Jerry van Dijk | Leiden, Holland
-- Team Ada       | jdijk@acm.org
-- see http://stad.dsl.nl/~jvandyk




  parent reply	other threads:[~1999-04-15  0:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-13  0:00 Help: accessing Bios param from Ada Alain Senjean
1999-04-14  0:00 ` Jerry van Dijk
1999-04-14  0:00   ` Alain Senjean
1999-04-14  0:00     ` Tom Moran
1999-04-15  0:00       ` Alain Senjean
1999-04-15  0:00         ` Ed Falis
1999-04-16  0:00           ` Alain Senjean
1999-04-15  0:00     ` Jerry van Dijk [this message]
1999-04-17  0:00       ` Alain Senjean
replies disabled

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