* [parisc-linux] Dynamic loader ignores DT_INIT_ARRAY and DT_FINI_ARRAY
@ 2002-12-26 21:06 John David Anglin
2002-12-26 23:05 ` Carlos O'Donell
0 siblings, 1 reply; 2+ messages in thread
From: John David Anglin @ 2002-12-26 21:06 UTC (permalink / raw)
To: parisc-linux
Experimenting with initializers and finalizers, I find that the dynamic
loader doesn't run initializers in .init_array. The linker sets up
DT_INIT_ARRAY to point to the list of initilizers .init_array but they
don't get run. This appears to be a violation of the generic System V
ABI for ELF <http://www.caldera.com/developers/gabi/latest/contents.html>.
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-12-26 23:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-26 21:06 [parisc-linux] Dynamic loader ignores DT_INIT_ARRAY and DT_FINI_ARRAY John David Anglin
2002-12-26 23:05 ` Carlos O'Donell
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.