[erlang-questions] Reltool anyone?
Loïc Hoguin
essen@REDACTED
Mon Aug 18 17:05:22 CEST 2014
Right I wasn't sure about that, thanks.
Sounds like it could be useful to add cross compile support to
erlang.mk's c_src plugin to easily build releases targeting many
different platforms.
On 08/18/2014 04:44 PM, Tristan Sloughter wrote:
> Yea, same way as reltool basically.
>
> The include_erts config option takes either true, false or a path to the
> location of the erts to include:
>
> |{include_erts, "/path/to/alternate/erlang"}.|
>
>
> https://github.com/erlware/relx/wiki/configuration
>
>
> On Mon, Aug 18, 2014 at 9:41 AM, Loïc Hoguin <essen@REDACTED
> <mailto:essen@REDACTED>> wrote:
>
> Hijacking this thread, can relx build releases for different target
> platforms? Like being on Linux and building OSX and Windows releases?
>
>
> On 08/18/2014 04:29 PM, Dmitry Kolesnikov wrote:
>
> Hello,
>
> I am sharing your sarcasm… however, these tools fulfils my
> requirments
> (defined in previous email).
> If you know a better solution to address them, I’d be glad to
> look on it.
>
> - Dmitry
>
>
> On 18 Aug 2014, at 16:07, Tristan Sloughter
> <tristan.sloughter@REDACTED <mailto:tristan.sloughter@REDACTED>
> <mailto:tristan.sloughter@REDACTED
> <mailto:tristan.sloughter@REDACTED>>> wrote:
>
>
> I found reltool + rebar + Makefile is perfect approach
> to address
> those requirements. These tools gives you enough
> customisation
> power with very simple semantic.
>
>
> I never thought I'd see the word perfect and rebar, reltool or
> Makefile in the same sentence :)
>
>
>
>
> _________________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED <mailto:erlang-questions@REDACTED>
> http://erlang.org/mailman/__listinfo/erlang-questions
> <http://erlang.org/mailman/listinfo/erlang-questions>
>
>
> --
> Loïc Hoguin
> http://ninenines.eu
>
>
--
Loïc Hoguin
http://ninenines.eu
More information about the erlang-questions
mailing list