[erlang-questions] Determining HiPE availability

Tony Arcieri tony@REDACTED
Fri Aug 22 23:47:07 CEST 2008


I'm compiling modules at runtime using smerl, and would like to
automatically use HiPE if it's available.  I needed a way to
programmatically determine if HiPE is available.  Someone pointed me at
erlang:system_info(hipe_architecture) which returns 'undefined' if HiPE is
unavailable.  However, this doesn't seem to be documented anywhere.  Should
it be?

-- 
Tony Arcieri
medioh.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080822/6153a4ff/attachment.htm>


More information about the erlang-questions mailing list