comp.lang.ada
 help / color / mirror / Atom feed
* Conditional Compilation ?
@ 2002-08-29 14:06 Joe Simon
  2002-08-29 14:23 ` Pat Rogers
  0 siblings, 1 reply; 4+ messages in thread
From: Joe Simon @ 2002-08-29 14:06 UTC (permalink / 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



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

end of thread, other threads:[~2002-08-29 22:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-29 14:06 Conditional Compilation ? Joe Simon
2002-08-29 14:23 ` Pat Rogers
2002-08-29 14:54   ` Nevermind, Found it Joe Simon
2002-08-29 22:24     ` Nick Roberts

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