[erlang-questions] Trouble compiling erlang on OS X intel

Serge Aleynikov saleyn@REDACTED
Sun Jul 15 15:23:28 CEST 2007


David King wrote:
> Is there a way to convince Erlang that "-smp enable" should be the  
> default once SMP support is included?

Add it to the ERL_FLAGS environment variable before starting erl. 
Alternatively, copy erl script to erlsmp that would have that option set 
and use that script whenever needed to start erl with SMP support.


Serge



More information about the erlang-questions mailing list