Skip to content

wrapper fails on my machine with x86 files #31

@Acry

Description

@Acry

Hi!

Maybe someone can help me out.

ldd x86.out 
        linux-gate.so.1 (0xf7f8f000)
        libc.so.6 => /usr/lib32/libc.so.6 (0xf7c00000)
        /lib/ld-linux.so.2 => /usr/lib/ld-linux.so.2 (0xf7f91000)
pylddwrap ./x86.out
raise RuntimeError("Unexpected library path: {}".format(dep_path))
RuntimeError: Unexpected library path: linux-gate.so.1

6.1.7-1-MANJARO #1 SMP PREEMPT_DYNAMIC Wed Jan 18 22:33:03 UTC 2023 x86_64 GNU/Linux

Any hints?

Regards
Acry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions