Skip to content

Nightly run failed when building iwasm with gcc-4.8 #2552

@wenyongh

Description

@wenyongh

https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/6192148810/job/16811719305

In file included from /__w/wasm-micro-runtime/wasm-micro-runtime/product-mini/platforms/linux/main.c:6:0:
/__w/wasm-micro-runtime/wasm-micro-runtime/product-mini/platforms/linux/../posix/main.c:500:5: error: expected specifier-qualifier-list before '_Atomic'
     _Atomic bool cancel;

The issue is introduced with PR #2538, seems that _Atomic isn't supported by gcc-4.8.
@yamt Could you help look into it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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