Please test snapshots of the coming R9C
Mikael Pettersson
mikpe@REDACTED
Thu Jul 10 10:47:49 CEST 2003
On Thu, 10 Jul 2003 09:25:33 +0300, Per Bergqvist wrote:
>Hipe doesn't build properly with the 07-09 snapshot.
>
>erlc -W -bbeam +debug_info -o../ebin hipe_tagscheme.erl
>/home/perber/build/otp_src_P9C_2003-07-09/lib/hipe/rtl/hipe_tagscheme.
>erl:695: undefined macro ''P_OFF_HEAP_OVERHEAD''
>/home/perber/build/otp_src_P9C_2003-07-09/lib/hipe/rtl/hipe_tagscheme.
>erl:37: function finalize_bin/4 undefined
>make[1]: *** [../ebin/hipe_tagscheme.beam] Error 1
It seems you configured for shared heap; it builds Ok
in the default private heap configuration.
/Mikael
More information about the erlang-questions
mailing list