Skip to content

ZIG CC is not work in msys2-docker #27

Description

@typenoob
# pacman -S clang64/mingw-w64-clang-x86_64-zig
# touch test.c
# zig cc test.c -o test.exe
test.c:1:1: error: CacheCheckFailed
error: unable to generate DLL import .lib file for user32: CacheCheckFailed
error: sub-compilation of mingw-w64 crt2.o failed
    note: failed to check cache: manifest_create Unexpected
error: sub-compilation of compiler_rt failed
    note: failed to check cache: manifest_create Unexpected
error: sub-compilation of libzigc failed
    note: failed to check cache: manifest_create Unexpected
error: sub-compilation of libubsan failed
    note: failed to check cache: manifest_create Unexpected
error: sub-compilation of mingw-w64 libmingw32.lib failed
    note: failed to check cache: manifest_create Unexpected

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