Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompilerABI not present in recent versions of BinaryBuilder #87

Open
fspreck-indiscale opened this issue Jul 6, 2021 · 0 comments
Open

Comments

@fspreck-indiscale
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant