[erlang-questions] compiling github's master from scratch
Joseph Norton
norton@REDACTED
Thu Apr 26 08:37:22 CEST 2012
Cyryl -
If it is helpful, there are some recipes at the end of this makefile that I use for building OTP from git, building dialyzer's PLT, and running OTP's regression tests.
https://github.com/norton/manifests/blob/master/rebar.mk
good luck!
- Joe N
Joseph Norton
norton@REDACTED
On Apr 26, 2012, at 2:55 PM, Cyryl Płotnicki-Chudyk wrote:
> 2012/4/26 Cyryl Płotnicki-Chudyk <cyplo@REDACTED>:
>> 2012/4/26 Kostis Sagonas <kostis@REDACTED>:
>>> It's you. Do the following sequence instead:
>>>
>>> git clone ...
>>> ./otp_build autoconf
>>> ./configure
>>> make -j
>>>
>>> Kostis
>>
>> Thanks a lot, works now
>>
>
> As I see this line is mentioned only in W32 and cross-compilation
> docs, nothing about it in the top-level INSTALL.md .
> Should I patch the main docs ?
>
> --
> cyryl
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list