[erlang-questions] Patch Package OTP 22.0.7 Released
Frank Muller
frank.muller.erl@REDACTED
Thu Jul 11 19:50:01 CEST 2019
The issue was when you —enable-threads.
This option automatically set —enable-native-threads.
Everything works now as expected.
Can someone please confirms this behaviour when setting —enable-threads?
/Frank
I compiled both 22.0.6 and 22.0.7 without error on Ubuntu 18.04 LTS
> including a cross compile to my embedded ARM target. For the x86-64 Ubuntu
> build I use asdf and the Erlang plugin with all default options. I don't
> use HIPE but my when I run erl I can see HIPE is available. My embedded ARM
> target which runs a customized Linux build I use the otp_build script with
> a customized configuration file.
>
> /Mark
>
> On Thu, Jul 11, 2019 at 6:28 AM Frank Muller <frank.muller.erl@REDACTED>
> wrote:
>
>> Won’t compile on Ubuntu 16.04/18.04LTS after disabling native-libs and
>> even HIPE
>>
>> /Frank
>>
>> Le jeu. 11 juil. 2019 à 11:45, Erlang/OTP <otp@REDACTED> a écrit :
>>
>>> Patch Package: OTP 22.0.7
>>> Git Tag: OTP-22.0.7
>>> Date: 2019-07-11
>>> Trouble Report Id: OTP-15953
>>> Seq num: ERL-999
>>> System: OTP
>>> Release: 22
>>> Application: compiler-7.4.4
>>> Predecessor: OTP 22.0.6
>>>
>>> Check out the git tag OTP-22.0.7, and build a full OTP system
>>> including documentation. Apply one or more applications from this
>>> build as patches to your installation using the 'otp_patch_apply'
>>> tool. For information on install requirements, see descriptions for
>>> each application version below.
>>>
>>> ---------------------------------------------------------------------
>>> --- compiler-7.4.4 --------------------------------------------------
>>> ---------------------------------------------------------------------
>>>
>>> The compiler-7.4.4 application can be applied independently of other
>>> applications on a full OTP 22 installation.
>>>
>>> --- Fixed Bugs and Malfunctions ---
>>>
>>> OTP-15953 Application(s): compiler
>>> Related Id(s): ERL-999
>>>
>>> Fixed a compiler crash introduced in 22.0.6
>>> (OTP-15952).
>>>
>>>
>>> Full runtime dependencies of compiler-7.4.4: crypto-3.6, erts-9.0,
>>> hipe-3.12, kernel-4.0, stdlib-2.5
>>>
>>>
>>> ---------------------------------------------------------------------
>>> ---------------------------------------------------------------------
>>> ---------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> erlang-questions mailing list
>>> erlang-questions@REDACTED
>>> http://erlang.org/mailman/listinfo/erlang-questions
>>>
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190711/d05d7e82/attachment.htm>
More information about the erlang-questions
mailing list