Skip to content

gcc4.8.5 编译失败 error: ‘_mm_max_epi8’ was not declared in this scope #98

@363568233

Description

@363568233

sonic-cpp-1.0.1/include/sonic/internal/arch/sse/simd.h:159:37: error: ‘_mm_max_epi8’ was not declared in this scope
return _mm_max_epi8(*this, other);

#include <emmintrin.h>
加了编译选项 -msse2 也没用 是编译器版本低了吗? 最低要求是哪个版本?

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