Re: Minor issue: dialyzer on ARM: Compiling some key modules to native code => Illegal instruction (core dumped)
Mattias Waldau <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs |
|---|---|
| Message-ID | <[email protected]> |
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 > > _______________________________________________ erlang-bugs mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-bugs