comp.lang.ada
 help / color / mirror / Atom feed
From: Joe Simon <jb.simon@lmco.nospammmmmm.com>
Subject: Conditional Compilation ?
Date: Thu, 29 Aug 2002 10:06:44 -0400
Date: 2002-08-29T10:06:44-04:00	[thread overview]
Message-ID: <3D6E2A74.6D9E347D@lmco.nospammmmmm.com> (raw)


We are currently using the 

VADS Ada Compiler, Copyright 1984, 1996
VADSworks Sun Sparc Solaris 2.x -> PowerPC, Version 3.1 for VxWorks 5.3

What I would like to do is a port of the software to a linux platform
and
use the gnat platform to compile (not cross compile). 

My question is about conditional compilation,

we have many instances of the following code

# if xxxx_MISSION'defined and then xxxx_MISSION then
      Mission_Planner_Data  : Tct.Act_Mission_Planning_Type;
# end if;

Does gnat have conditional compilation of this form built in, or is
there
some other tool that will accomplish this ?

TIA
Joe Simon
Lockheed Martin, Systems Integration, Owego, NY



             reply	other threads:[~2002-08-29 14:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-29 14:06 Joe Simon [this message]
2002-08-29 14:23 ` Conditional Compilation ? Pat Rogers
2002-08-29 14:54   ` Nevermind, Found it Joe Simon
2002-08-29 22:24     ` Nick Roberts
replies disabled

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