[erlang-questions] building erlang/otp dev on mac os x?

Michal Niec michal.niec@REDACTED
Tue Sep 6 10:42:25 CEST 2011


We built and ran the full OTP test suite on R14B03 for Mac OS X Lion with llvm-gcc (CFLAGS=-O0 --enable-darwin-64bit --enable-hipe). Here is the link to the tests results http://binaries.erlang-solutions.com/R14B03/Mac%20OSX%2010.7/test_server/ . We will also have the tests results for dev branch soon. 

Regards,
Michal Niec

On Sep 6, 2011, at 7:51 AM, Björn Gustavsson wrote:

> On Mon, Sep 5, 2011 at 7:57 PM, Paul Fisher <pfisher@REDACTED> wrote:
>> Yeah, sorry about that.  The tests take a long time to run and I wanted to let other mac users know that there was a possible viable alternative.
>> 
>> I'm running more tests off and on today and will report those results, if there is interest.
>> 
>> Was kinda hoping to move mac users past the "use -O0" impasse...
>> 
> 
> We hope to have R14B04 to build out-of-the-box
> on Lion. Our plan is to have 'configure' set up
> the Makefiles so that beam_emu.c is built with
> gcc-4.2 and everything else with the default
> compiler (usually llvm-gcc-4.2.).
> 
> Until then, the easiest way to build Erlang/OTP
> seems to be:
> 
> CC=gcc-4.2 ./configure
> make
> 
> We have not run all test suites on Lion yet,
> but I have successfully built Erlang/OTP and
> run the emulator and compiler test suites.
> 
> Our long-term plan is to find out exactly what
> causes the problem compiling beam_emu.c
> and submit a bug report to the llvm team.
> 
> /Bjorn
> 
> -- 
> Björn Gustavsson, Erlang/OTP, Ericsson AB
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110906/74af499f/attachment.htm>


More information about the erlang-questions mailing list