From: Carlos O'Donell <carlos@baldric.uwo.ca>
To: John David Anglin <dave@hiauly1.hia.nrc.ca>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] Dynamic loader ignores DT_INIT_ARRAY and DT_FINI_ARRAY
Date: Thu, 26 Dec 2002 18:05:03 -0500 [thread overview]
Message-ID: <20021226230503.GA8363@systemhalted> (raw)
In-Reply-To: <200212262106.gBQL6RGB000567@hiauly1.hia.nrc.ca>
> 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>.
Do you have a quick snip of code that shows this? I'm looking through
the glibc ld bits to determine where the mistake might reside.
I'm also building latest toolchain :)
c.
prev parent reply other threads:[~2002-12-26 23:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021226230503.GA8363@systemhalted \
--to=carlos@baldric.uwo.ca \
--cc=dave@hiauly1.hia.nrc.ca \
--cc=parisc-linux@lists.parisc-linux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.