https://bugs.kde.org/show_bug.cgi?id=416682

--- Comment #12 from Petar Jovanovic <mips3...@gmail.com> ---
(In reply to Krishna from comment #10)
> Created attachment 126722 [details]
> mips mmap executable file

This is not statically linked program.

$ ldd mips_mmap_exe
        libssp.so.0 => not found
        libgcc_s.so.1 => /lib/mipsel-linux-gnu/libgcc_s.so.1 (0x77250000)
        libc.so.0 => not found
        libc.so.6 => /lib/mipsel-linux-gnu/libc.so.6 (0x770b0000)
        /lib/ld-uClibc.so.0 => /lib/ld.so.1 (0x772b0000)

Can you share the source code of this example and what toolchain to use, how to
build it, so I can reproduce the issue?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to