[erlang-bugs] Minor issue: dialyzer on ARM: Compiling some key modules to native code => Illegal instruction (core dumped)

Mattias Waldau mattias.waldau@REDACTED
Sun Dec 7 18:49:06 CET 2014


Hi Robert,

I am not really sure why it is a good idea to make no_native the default 
for ARM? Is this only for dialyzer?

ARM will become more common, and I must say that the performance of this 
Samsung OctaCore make me believe in ARM on servers, i.e. a typical place 
for Erlang.

Thus, since we have a working native compiler for ARM, why not used it?

/mattias

On 04/12/2014 23:13, Robert Virding wrote:
> Wouldn't a generally better solution be to make the no_native the 
> default and instead have to explicitly turn it on with a --native 
> flag? I have found I unless I am checking very many files it usually 
> goes faster to turn it off, at least when looking at the total time.
>
> Robert
>
>




More information about the erlang-bugs mailing list