Linked by Thom Holwerda on Tue 18th Aug 2009 18:46 UTC
Thread beginning with comment 379402
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Here are some relevant Apple's documentation for developers for writing 64 bits apps on Leopard:
http://developer.apple.com/documentation/Carbon/Conceptual/Carbon64...
http://developer.apple.com/documentation/Cocoa/Conceptual/Cocoa64Bi...
http://developer.apple.com/documentation/Darwin/Conceptual/64bitPor...
I guess everything is said now.... Note that it also possible to have 32 bits drivers communicating with 64 bits apps. Pretty neat...
I can't link to the documentation for building universal drivers and KEXTs as it is relevant to snow leopard and still under NDA.
http://developer.apple.com/documentation/Carbon/Conceptual/Carbon64...
http://developer.apple.com/documentation/Cocoa/Conceptual/Cocoa64Bi...
http://developer.apple.com/documentation/Darwin/Conceptual/64bitPor...
I guess everything is said now.... Note that it also possible to have 32 bits drivers communicating with 64 bits apps. Pretty neat...
I can't link to the documentation for building universal drivers and KEXTs as it is relevant to snow leopard and still under NDA.
Also, 32bit applications talking to 64bit applications via the IPC mechanism. The best example of that would be Safari in 64bit mode using IPC to communicate with a 32bit flash plugin. A nice smooth transition without the need of throwing the baby out with the bath water.




Member since:
2005-11-16
Here are some relevant Apple's documentation for developers for writing 64 bits apps on Leopard:
http://developer.apple.com/documentation/Carbon/Conceptual/Carbon64...
http://developer.apple.com/documentation/Cocoa/Conceptual/Cocoa64Bi...
http://developer.apple.com/documentation/Darwin/Conceptual/64bitPor...
I guess everything is said now.... Note that it also possible to have 32 bits drivers communicating with 64 bits apps. Pretty neat...
I can't link to the documentation for building universal drivers and KEXTs as it is relevant to snow leopard and still under NDA.
Edited 2009-08-19 12:44 UTC