R8B PRE-RELEASES

Mikael Pettersson mikpe@REDACTED
Wed Oct 10 09:36:05 CEST 2001


Bjorn Gustavsson writes:
 > Hipe and unified heap currently does not currently work together,
 > I think.
 > 
 > /Björn
 > 
 > Per Bergqvist <per@REDACTED> writes:
 > 
 > > Erlang (BEAM) emulator version 2001.10.07 [source] [hipe] [unified heap] [threads:0]
 > > 
 > > Eshell V2001.10.07  (abort with ^G)
 > > 1> hipe:c(foo).
 > > 
 > > =ERROR REPORT==== 10-Oct-2001::00:26:56 ===
 > > Error in process <0.30.0> with exit value:
 > > {system_limit,[{hipe_bifs,alloc_code,"Ü"},{hipe_x86_loader,load_module,3},{hipe,finalize,4},{hipe,compile_finish,5}]}
 > > 
 > > ** exited: {system_limit,[{hipe_bifs,alloc_code,"Ü"},

Correct. Unified heap is currently incompatible with compiled code. Sorry, but
the best we can do about that at the moment is to prevent loading compiled code
into a unified heap runtime system.

/Mikael



More information about the erlang-questions mailing list