[erlang-bugs] 64-bit compile fails on Snow Leopard

Dmitri Sosnik dimavs@REDACTED
Wed Sep 30 10:37:37 CEST 2009


Yep, the same for me. I think the reason is broken wxWidgets library.  
According to http://wiki.wxwidgets.org/Development:_wxMac wxWidgets  
2.8 is Carbon based and Carbon is only 32 bit. wxWidgets 2.9 is Cocoa  
based, but there is no stable release for it.

Anyway, can we disable wxWidgets? I've tried with --disable-wxwidgets,  
but it didn't work

Cheers,
D


PS My old 13B01 x64 build from Leopard works fine with 64bit kernel of  
Snow Leopard.


On 30/09/2009, at 1:32 PM, Ryan M. Graham wrote:

> ./configure fails when using --enable-darwin-64bit on Snow Leopard  
> when running a 64-bit kernel.
>
> The configure scripts check the output of uname for Darwin-i386 as a  
> sanity check but does not accept Darwin-x86_64.
>
> For reference, Snow Leopard can be booted into a 64-bit kernel by  
> holding down the '6' and '4' keys during boot up.
>
> ~Ryan
>
> ________________________________________________________________
> erlang-bugs mailing list. See http://www.erlang.org/faq.html
> erlang-bugs (at) erlang.org
>



More information about the erlang-bugs mailing list