<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="font-family: 'Lucida Grande'; ">You can also download the 64 bit Mac OS X Lion package from Erlang Solutions website:</span><span class="Apple-style-span" style="font-family: 'Lucida Grande'; "> </span><span class="Apple-style-span" style="font-family: 'Lucida Grande'; "><a href="http://www.erlang-solutions.com/section/98/downloads/">http://www.erlang-solutions.com/section/98/downloads/</a> </span><span class="Apple-style-span" style="font-family: 'Lucida Grande'; ">.</span><span class="Apple-style-span" style="font-family: 'Lucida Grande'; "> </span><span class="Apple-style-span" style="font-family: 'Lucida Grande'; "><br style="word-wrap: break-word; text-rendering: optimizelegibility; "></span><span class="Apple-style-span" style="font-family: 'Lucida Grande'; ">It was built using CFLAGS=-O0 ./configure --enable-darwin-64bit. You can also view the OTP test suite results for the package to decide if it will fulfill your requirements. </span><br><div><br></div><div>Best regards,</div><div>Michal Niec</div><div><br></div><div><div>On Sep 2, 2011, at 4:21 AM, Dave Smith wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>LLVM on Lion appears to generate bad code when used with default<br>optimizations. Use:<br><br>CFLAGS=-O0 ./configure ....<br><br>Be sure to start from a fresh unpack of OTP source too...<br><br>D.<br><br>On Thu, Sep 1, 2011 at 8:00 PM, Paul Fisher <<a href="mailto:pfisher@alertlogic.com">pfisher@alertlogic.com</a>> wrote:<br><blockquote type="cite">I get roughly the following for both 32-bit and 64-bit builds on lion.  Has anyone specifically diagnosed the issue building current releases up to, and including the current dev branch, on mac os x?  Is this considered an gcc-llvm or otp issue?<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">$ ./configure --enable-darwin-64bit --disable-hipe<br></blockquote><blockquote type="cite">$ make<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><…><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">=== Entering application hipe<br></blockquote><blockquote type="cite">erlc -W  +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_consttab.erl<br></blockquote><blockquote type="cite">(no error logger present) error: "Error in process <0.1.0> with exit value: {{badfun,[<<5 bytes>>,<<36 bytes>>,<<9 bytes>>,<<3 bytes>>,<<2 bytes>>,<<5 bytes>>,<<14 bytes>>,<<2 bytes>>,<<8 bytes>>,<<8 bytes>>,<<5 bytes>>,<<7 bytes>>,<<5 bytes>>,<<11 bytes>>,<<2 bytes>>,<<11 bytes>>,<<15 bytes>>,<<4 bytes>>,<<40 bytes>>,<<5 bytes>>,<<1 byte>>,<<7 bytes>>,<<10 bytes>>,<<7 bytes>>,<<18 bytes>>,<<7 bytes>>,<<17 bytes>>,<<7 bytes>>,<<19 bytes>>,<<7 bytes>>,<<7 bytes>>,<<6 bytes>>,<<17 bytes>>]},[{erlang,apply,2}]}\n"<br></blockquote><blockquote type="cite">^C<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">$ gcc --version<br></blockquote><blockquote type="cite">i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)<br></blockquote><blockquote type="cite">Copyright (C) 2007 Free Software Foundation, Inc.<br></blockquote><blockquote type="cite">This is free software; see the source for copying conditions.  There is NO<br></blockquote><blockquote type="cite">warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">--<br></blockquote><blockquote type="cite">paul<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">director, platform services<br></blockquote><blockquote type="cite">alertlogic, inc.<br></blockquote><blockquote type="cite">713-484-8383 x2314<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">erlang-questions mailing list<br></blockquote><blockquote type="cite"><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br></blockquote><blockquote type="cite"><a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br></blockquote><blockquote type="cite"><br></blockquote>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>http://erlang.org/mailman/listinfo/erlang-questions<br></div></blockquote></div><br></body></html>