Skip to content

Mappy on MacOS arm_neon.h error #1235

Open
@christopher-vollmers

Description

@christopher-vollmers

Hi,

I've been trying to install mappy on a Mac Studio.

Using either

pip3 install mappy

or

python3 setup.py install [in the minimap2 directory]

I get the following error

/Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/include/arm_neon.h:28:2: error: "NEON intrinsics not available with the soft-float ABI. Please use -mfloat-abi=softfp or -mfloat-abi=hard"
#error "NEON intrinsics not available with the soft-float ABI. Please use -mfloat-abi=softfp or -mfloat-abi=hard"

I've seen older issues along those lines on this GitHub but it looked like this was fixed previously? Is this a known issue?

The minimap2 version I installed using brew is v2.28-r1209

Would appreciate help!

Thanks,
Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions