This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: unwind failures due to __pthread_initialize_minimal


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Mosberger wrote:
> I'm seeing unwind errors because __pthread_initialize_minimal is being
> called through the init-section rather than the init_array mechanism.

Just write your own pt-initfini file for ia64.  The requirement is that
the code up to the __pthread_initialize_minimal functions depends on
nothing but basic ld.so functionality.

- -- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/u/0k2ijCOnn/RHQRAgI1AKC2j9A/7qgByt2/YQmjGzpa+4C54QCePB0a
e5hEmcDhTklydjEOBu3WpSA=
=9kwy
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]