This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


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

Option to ignore symbol versioning?


I want to avoid the memcpy/memmove workaround and "GLIBC_2.2.5 not
defined in file". The system should have a new enough version of Glibc
so the problem does not exist.

I'm looking at the ld.so(8) man page options, but I don't see a env
var to tell the linker to ignored it. (I'm looking for something like
LD_IGNORE_SYMBOL_VERSIONS).

How do I load the executable without those cursed versioned symbols?

Jeff


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