Skip to content

BUG: Relocation R_X86_64_PC32 against `npy_longdouble_to_PyLong' can not be used when making a shared object; recompile with -fPIC #10648

Closed
@eric-wieser

Description

@eric-wieser

I can't really share my build setup, but it's not windows like it usually is. I get the error:

numpy/core/src/multiarray/scalartypes.o: relocation R_X86_64_PC32 against `npy_longdouble_to_PyLong' can not be used when making a shared object; recompile with -fPIC

This looks like it was a bug I introduced in #9971.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions