This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/25352] dl_naudit wrong offset in struct rtld_global_ro on 32 bit ARMv7


https://sourceware.org/bugzilla/show_bug.cgi?id=25352

--- Comment #4 from Lukasz Majewski <lukma at denx dot de> ---
I had to explicitly add the path to dynamic linker:
-Wl,--dynamic-linker=${Y2038_GLIBC_DEPLOY_DIR}${base_libdir}/ld-linux-armhf.so.3

when building test_n2038.

After this the correct ld.so is used:
        0x76ffe000 0x76fff000     0x1000    0x19000 /opt/lib/ld-2.30.9000.so
        0x76fff000 0x77000000     0x1000    0x1a000 /opt/lib/ld-2.30.9000.so


Thanks one more time for help :-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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