[erlang-questions] Chameneos.rednux micro benchmark

Isaac Gouy igouy2@REDACTED
Sat Oct 11 23:29:44 CEST 2008


If I compile for HiPE like this:

   /usr/local/bin/erlc +native +"{hipe, [o3]}"  binarytrees.erl

then trying to use -smp disable gives warnings like this:

< =INFO REPORT==== 10-Oct-2008::17:33:14 ===
< <HiPE (v 3.6.6)> Warning: not loading native code
for module binarytrees: it was compiled for an incompatible runtime
system; please regenerate native code for this runtime system


Are there erlc command line options that would allow programs to be
compiled for HiPE and run with -smp disable ?


      



More information about the erlang-questions mailing list