[erlang-bugs] erts configure fails on 64-bit Darwin
Tim Spriggs
tims@REDACTED
Wed Jun 9 01:27:23 CEST 2010
On Tue, Jun 8, 2010 at 4:03 PM, Tuncer Ayaz <tuncer.ayaz@REDACTED> wrote:
> On Tue, Jun 8, 2010 at 11:51 PM, Tim Spriggs wrote:
>>
>> While there are no enable/disable options set for the bitness in the
>> configure stage, the snippet of code I referenced earlier assumes that
>> -m32 should always be set for Darwin.
>
> That has been hard-coded for Snow Leopard as it defaults to -m64
> in the toolchain and wxErlang would not work.
>
> Can you try --enable-darwin-64bit?
That works and erl starts:
Erlang R13B04 (erts-5.7.5) [source] [64-bit] [smp:4:4] [rq:4]
[async-threads:0] [kernel-poll:false]
Eshell V5.7.5 (abort with ^G)
1>
1> q().
ok
More information about the erlang-bugs
mailing list