comp.lang.ada
 help / color / mirror / Atom feed
* How do package body initializers get run in GNU Ada?
@ 2002-11-02  0:39 Van Snyder
  2002-11-02  1:23 ` Jeffrey Carter
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Van Snyder @ 2002-11-02  0:39 UTC (permalink / raw)



In GNU Ada, what mechanism is used to cause execution of package
body initializers, i.e., the code between begin and end in a
package body?

Is it done using some kind of back-patching/overlaying done
by an otherwise garden-variety ld, by special features added
to ld to support Ada, by first-time flags at the entries
to procedures, or by something else?

--
Van Snyder                    |  What fraction of Americans believe
vsnyder@math.jpl.nasa.gov     |  Wrestling is real and NASA is fake?
Any alleged opinions are my own and have not been approved or
disapproved by JPL, CalTech, NASA, Sean O'Keefe, George Bush,
the Pope, or anybody else.




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

end of thread, other threads:[~2002-11-05  1:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-02  0:39 How do package body initializers get run in GNU Ada? Van Snyder
2002-11-02  1:23 ` Jeffrey Carter
2002-11-02  1:28 ` sk
2002-11-04 15:20   ` Stephen Leake
2002-11-05  1:03     ` sk
2002-11-02 16:00 ` Robert A Duff
2002-11-03  2:45 ` David Marceau
2002-11-03 11:37 ` Romanov
2002-11-03 20:14   ` Simon Wright

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