[fpc-devel] Location of objective-c runtime headers

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Jul 23 17:41:48 CEST 2007


hi,

I translated the objective-c runtime headers. Those headers are the
core connection to objective-c and necessary to bind directly to any
objective-c library, such as Cocoa. The objective-c runtime API
provided by Apple is unique to Mac OS X. On other platforms there is a
similar API, but there is no guarantee that they are compatible, so
this should only be compiled for Mac OS X.

Where should this be placed on the free pascal sources?

packages/extra/objc ?

or on base?

thanks
-- 
Felipe Monteiro de Carvalho



More information about the fpc-devel mailing list