Skip to content

CompilerABI not present in recent versions of BinaryBuilder #87

@fspreck-indiscale

Description

@fspreck-indiscale

When trying to reproduce the BinaryBuilder example in testlib-builder with Julia 1.6.1 and BinaryBuilder 0.4.0, the execution fails since CompilerABI() is not defined -- it seems to have been removed from BinaryBuilder. A simpe workaround fro me was to simply replace the generation of the Platforms list by the supported_platforms function from BinaryBuilder, but I'm not sure whether this will produce the desired results for everyone on any platform.

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