On 10/18/06 at 12:05 PM, Arvind Dalvi <email@hidden> wrote:
i would like to write drivers on darwin-x86 8.0.1 system. but as it
does not have xcode installed, is there a way to create a makefile,
info.plist and compile-n-link them all together with my .cpp and .h
files ?
Yes.
I recommend building a sample I/O Kit driver in Xcode, examining
the build transcript, and reproducing the settings in a makefile.