tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

A binary that has PT_LOAD more than 2



Hi,

The Go language compiler (pkgsrc/lang/go111) produces
three PT_LOAD in a ELF executable.
And I found that LLD linker from LLVM also produces three PT_LOAD.

Our ldd(8) command cannot accept three PT_LOAD now.
Can we accept three or more PT_LOAD in our ldd(8)?

Are there any other issues to be discussed to support three PT_LOAD
binaries?

Thank you.

--
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


Home | Main Index | Thread Index | Old Index