Skip to content

The minimum required version of GCC of toolchain seems to be too low. #7491

Description

@RXL6105505822

The minimum required version of GCC of the toolchain is 5 (toolchain/scripts/lib/config_validator.sh:320), but some libraries like ELPA and LibTorch require higher version, which may cause failure when the user tries to build ABACUS with system-provided GCC.

I have tried building ABACUS using 'toolchain_gnu.sh' with gcc version 7.3.1, and error occured when building ELPA:

log_0619.txt

The toolchain script might require higher version of GCC (≥10 I think).

Metadata

Metadata

Assignees

No one assigned

    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