Hipe compilation on Linux x86
Mickael Remond
mickael.remond@REDACTED
Tue Sep 18 08:32:44 CEST 2001
Happi (happi@REDACTED) wrote:
> It looks like you are running on an unsupported architecture
> (, or at least as if the system think you do).
> What does
> erlang:system_info(hipe_architecture)
> return?
>
> (It should say x86, this should be set by the makefile in erts/emulator
>
> During make, of the emulator, it should say something like:
> gcc ... -DHIPE_ARCHITECTURE=x86 ... -Ihipe ...
>
> When the system start it should say something like:
> Erlang (BEAM) emulator version 2001.09.05 [source] [hipe]
> (The [hipe] part is important.)
> )
That is not the case. So it looks that my dirty try at forcing a failed
hipe enabled compilation is not working.
I will now try to find why the compilation does not work when you use
configure with --enable-hipe.
Thank you for your help :-)
--
Mickaël Rémond
http://www.erlang-fr.org/
More information about the erlang-questions
mailing list