[erlang-bugs] erts configure fails on 64-bit Darwin
Tim Spriggs
tims@REDACTED
Wed Jun 9 02:12:32 CEST 2010
On Tue, Jun 8, 2010 at 4:30 PM, Tuncer Ayaz <tuncer.ayaz@REDACTED> wrote:
> Great! You can also try --enable-hipe instead of --disable-hipe.
> It works in both 32bit and 64bit.
Thanks for the tip, I heed the warning in prefix though:
if use hipe; then
ewarn
ewarn "You enabled High performance Erlang. Be aware that this extension"
ewarn "can break the compilation in many ways, especially on
hardened systems."
ewarn "Don't cry, don't file bugs, just disable it! If you have a
fix, tell us though on Bugzilla."
ewarn
fi
At this point I'd rather things just worked and worry about
performance later :) Once my erlang foo is a little stronger I'll dig
into using hipe.
Cheers,
-Tim
PS: x86_64-apple-darwin9 and x86_64-apple-darwin10 both compiled with
--enable-darwin-64bit
More information about the erlang-bugs
mailing list