Projects

Ticket #75 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

64-bit Support

Reported by: lsansonetti@… Owned by: lsansonetti@…
Priority: blocker Milestone: MacRuby 0.4
Component: MacRuby Keywords:
Cc:

Description

MacRuby should build 4-way fat and work in 64-bit mode. We need to make sure we are not using 32-bit only features of the objc runtime.

Additionally, all extensions that cannot go 64-bit need to be removed, but tk is already gone in 0.2, and it's I think the only one.

Change History

Changed 3 years ago by lsansonetti@…

  • milestone changed from MacRuby 0.3 to MacRuby 0.4

Changed 3 years ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to fixed

This is done in trunk since a few days now, closing.

Note: See TracTickets for help on using tickets.