unloaded module `hipe_converters' ??
Peter-Henry Mander
erlang@REDACTED
Tue Mar 18 17:29:06 CET 2003
Hi everyone,
I have a HiPE related question on R8B-2 (Erlang (BEAM) emulator version
5.1.2 [source] [hipe], running on SuSE 8.1), when running any code I get
the following report on the console, after which everything stops.
The code server called the unloaded module `hipe_converters'
This is my first foray into HiPE, purely out of curiousity I compiled
Erlang/OTP with the ./configure --enable-hipe option. I have a cludge
which forces hipe_converters module to load within the program start
function after which everything is hunkydorey, but I'm sure there must
be a better way, isn't there?
Pete.
More information about the erlang-questions
mailing list