[erlang-questions] cross-compile with rebar3

Tuncer Ayaz tuncer.ayaz@REDACTED
Sat Mar 5 12:37:21 CET 2016


On 5 March 2016 at 11:48, Benoit Chesneau <bchesneau@REDACTED> wrote:
> Does anyone know how to cross compile with rebar3? I wonder how we
> can give to it a cross-compiled erlang... Also what about C
> dependencies?

For C, the rebar3 plugin needs to be synced with the current
rebar_port_compiler. It's an easy and welcoming task for casual
contributors that nobody got around to yet. While doing so, you
may find other things to port forward (in the plugin) as well.
See https://github.com/blt/port_compiler/issues/22



More information about the erlang-questions mailing list