Re: Minor issue: dialyzer on ARM: Compiling some key modules to native code => Illegal instruction (core dumped)
Kostis Sagonas <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 12/05/2014 12:13 AM, 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. The automatic compilation of Dialyzer and erl*types files to native code is triggered only if you analyze many files (currently many >= 20). Look into lib/dialyzer/src/dialyzer_cl.erl Kostis _______________________________________________ erlang-bugs mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-bugs