[erlang-questions] What erlc flags are needed to compile native (HiPE) to run on smp-disabled runtime?

Isaac Gouy igouy2@REDACTED
Mon Oct 13 07:18:26 CEST 2008


> On Sun, Oct 12, 2008 at 2:44 PM, Mikael Pettersson <mikpe@REDACTED>

> > For various reasons the HiPE compiler can only generate code
> > for the runtime system it's running on, so to generate non-SMP
> > code you must run the compiler from within a non-SMP system.

I've now made a separate build using --disable-smp-support so both HiPE
and -smp disable can be used:

http://shootout.alioth.debian.org/u32/erlang.php

http://shootout.alioth.debian.org/u64/erlang.php


      



More information about the erlang-questions mailing list