[erlang-questions] Erlang performance on Windows
Mikael Pettersson
mikpe@REDACTED
Sun Nov 23 19:09:51 CET 2008
Jesper Eskilson writes:
> Hi all,
>
> I was doing some Project Euler stuff on my Windows machine at home,
> and realized that there does not seem to be any Hipe support on
> Windows. I found some notes from a year or two back about why there
> was no Hipe support on Windows (I didn't delve into the technical
> details, though), but I was wondering what the status is now.
Still no HiPE support on Windows I'm afraid.
I plan on implementing that, but it's not the highest priority
item on my Erlang TODO list, and it's made problematic by the
hackery in the Erlang build system for Windows. My initial goal
is to make it work with mingw's gcc (as msvc doesn't support ISO C99).
More information about the erlang-questions
mailing list