Ticket #330 (new defect)

Opened 4 months ago

Last modified 4 days ago

no ppc64 support in ObjC bridge

Reported by: gb Assigned to:
Priority: minor Milestone:
Component: Objective-C Bridge Version: 1.2
Keywords: Cc:

Description

I don't know if we'll ever fix this or not. It's probably about 3 days' work to:

1) add support for calling variadic ObjC methods

2) add DWARF debugging info to the kernel point(s) where ObjC method calls are made (SPffcall, possibly variants of it) to support the C++-style declarative exception handling that the 64-bit ObjC runtime uses.

3) add other missing features that I may not be thinking of.

Change History

01/03/09 10:58:06 changed by rme

  • milestone deleted.

Milestone 1.2 deleted

01/03/09 15:10:27 changed by rme

  • owner deleted.
  • component changed from Foreign Function Interface to Objective-C Bridge.