disable dl_iterate_phdr for uclibc#396
Conversation
|
Thanks for this! Is this perhaps indicative of missing bindings in the |
|
Exactly, in my required environment, the uClibc didn’t have those symbols.
We are not using the latest version of uClibc thought, as such, I am unclear how to deal with this.
…On Nov 24, 2020, 10:44 AM -0500, Alex Crichton ***@***.***>, wrote:
Thanks for this! Is this perhaps indicative of missing bindings in the libc crate though? Presumably uclibc has support for these functions?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
|
Ok! In that case this seems fine for now and it can always be updated later if necessary. |
|
Just fyi. The |
|
ok, that implies I will need to upgrade our uClibc version in our toolchain/env, nightmares ahead... but I understand. Thanks |
|
If just having the |
No description provided.