Skip to content

doesnt cross compile for mac #1

@lun-4

Description

@lun-4
$ zig build -Dtarget=x86_64-macos-gnu
error(link): undefined reference to symbol '_utt'
error(link):   first referenced in '/home/luna/git/boorufs/zig-cache/o/5fbfc7b03888f9a1d71746bc089fc1d7/pcre_printint.o'
error(link): undefined reference to symbol '_utf8_table4'
error(link):   first referenced in '/home/luna/git/boorufs/zig-cache/o/5fbfc7b03888f9a1d71746bc089fc1d7/pcre_printint.o'
error(link): undefined reference to symbol '_utf8_table3'
error(link):   first referenced in '/home/luna/git/boorufs/zig-cache/o/5fbfc7b03888f9a1d71746bc089fc1d7/pcre_printint.o'
error(link): undefined reference to symbol '_ucd_caseless_sets'
error(link):   first referenced in '/home/luna/git/boorufs/zig-cache/o/5fbfc7b03888f9a1d71746bc089fc1d7/pcre_printint.o'
error(link): undefined reference to symbol '_utt_names'
error(link):   first referenced in '/home/luna/git/boorufs/zig-cache/o/5fbfc7b03888f9a1d71746bc089fc1d7/pcre_printint.o'
error(link): undefined reference to symbol '_utt_size'
error(link):   first referenced in '/home/luna/git/boorufs/zig-cache/o/5fbfc7b03888f9a1d71746bc089fc1d7/pcre_printint.o'
error: UndefinedSymbolReference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions