Skip to content

Compilation errors when using erlang 25 #4867

Answered by michaelklishin
tomyouyou asked this question in Other
Discussion options

You must be logged in to vote

Erlang 25 no longer can load modules compiled on Erlang 21 or older. Elixir 1.10.x was compiled on 21.
We had to switch our pipelines to use Elixir 1.13.x even though we do not really have any reasons to depend on it, and then compile from source to never depend on what version Elixir maintainers pick at any point in the future.

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Comment options

You must be logged in to vote
2 replies
@loicknuchel
Comment options

@michaelklishin
Comment options

Comment options

You must be logged in to vote
1 reply
@michaelklishin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #4866 on May 20, 2022 09:48.