Skip to content

Compilation errors on Raspberry Pi 4 Raspbian #203

@JeanMarcZimmer

Description

@JeanMarcZimmer

I'm trying to compile a library that depends on this one. However, when compiling, I get lots of errors of the same type :

In file included from .../opus/celt/arm/celt_neon_intr.c:37:
/usr/lib/gcc/arm-linux-gnueabihf/8/include/arm_neon.h:LINE:1: error: inlining failed in call to always_inline 'v*_f32': target specific option mismatch

Here are my system's specification :
Raspbian GNU/Linux 10 armv7l,
Raspberry Pi 4 Model B Rev 1.2.
Kernel version 5.4.51-v7l+

What GCC configuration am I missing ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions