Skip to content

libutf8proc.a: error adding symbols: file format not recognized blocking build on Windows 11 on ARM via WSL #55724

@BioTurboNick

Description

@BioTurboNick

Error when building on WIndows 11 on ARM via WSL (for Linux, not trying to cross-compile):

    LINK src/flisp/flisp
/usr/bin/ld: /mnt/c/users/nicho/repos/julia/usr/lib/libutf8proc.a: error adding symbols: file format not recognized
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:109: /mnt/c/users/nicho/repos/julia/src/flisp/flisp] Error 1
make[1]: *** [Makefile:363: flisp/libflisp.a] Error 2
make: *** [Makefile:62: julia_flisp.boot.inc.phony] Error 2

Bisected to: [0be0b38] support Unicode 15.1 via utf8proc 2.9.0 (#51799)

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