comp.lang.ada
 help / color / mirror / Atom feed
From: sk <sknipe@ktc.com>
Subject: Re: "extern" procedure in ada
Date: Fri, 27 Sep 2002 22:47:57 -0500
Date: 2002-09-27T22:47:57-05:00	[thread overview]
Message-ID: <mailman.1033185121.20495.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: an2c4e$52l$1@dns3.cae.ca

Hi,

> "Bernard Azria" <azria@cae.ca> ...

If you must use this technique and you use Gnat, look at 

procedure xxx is
begin
    null;
end xxx;

> gnatmake -c xxx
> gnatbind xxx

then look at b_xxx.adb file to see how your program 
("xxx" in this case) is called.

-- 
-------------------------------------
-- Merge vertically for real address
-------------------------------------
s n p @ t . o
 k i e k c c m
-------------------------------------



  parent reply	other threads:[~2002-09-28  3:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-27 19:40 "extern" procedure in ada Bernard Azria
2002-09-28  2:28 ` Jim Rogers
2002-09-28  3:13 ` SteveD
2002-09-28  3:47 ` sk [this message]
2002-09-30 14:37 ` Stephen Leake
2002-09-30 22:39   ` Bernard Azria
2002-10-01 19:57     ` Simon Wright
2002-10-02  1:49       ` Jeffrey Carter
2002-10-02 15:13         ` Bernard Azria
2002-10-02 18:56           ` Jeffrey Carter
replies disabled

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