Opened 15 years ago

Closed 14 years ago

#19174 closed enhancement (worksforme)

Add 64-bit 64bit x86 darwin binaries support to erlang port

Reported by: akitada@… Owned by: bfulgham@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: uwe@…
Port: erlang

Description

Please add --enable-darwin-64bit support for erlang port.

Change History (4)

comment:1 Changed 15 years ago by blb@…

Owner: changed from bfulgham to bfulgham@…

Don't forget owner & Cc are email addresses.

comment:2 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

comment:3 Changed 14 years ago by uwe@…

Cc: uwe@… added

Cc Me!

comment:4 Changed 14 years ago by pguyot (Paul Guyot)

Resolution: worksforme
Status: newclosed

--enable-darwin-64bit is a garbage option from upstream, erlang is properly built for 64bits on 10.6 and probably 10.5 as well with +universal. --enable-darwin-64bit has side effects that are not desirable, such as disabling hipe (our version of erlang has hipe on 64bits).

Note: See TracTickets for help on using tickets.