Re: Building KEXT with make
Re: Building KEXT with make
- Subject: Re: Building KEXT with make
- From: Godfrey van der Linden <email@hidden>
- Date: Mon, 28 Apr 2003 12:52:21 -0700
You shouldn't have to much problems with the conversion. The
difficulty is getting the build flags right. I suggest you setup a
baby kext project and copy the build flags from the 'pbxbuild' output.
Remember the layout of the kext is important too.
Godfrey
At 17:06 +1000 03-4-26, David Chatterton wrote:
We're starting to port a kernel module to Mac OS X that has been previously
ported to several UNIX platforms and Windows. For _all_ platforms we use
make to build the software and packaging, which makes it much easier
for different developers (who are located in different countries etc) on
different
platforms to make changes/reorganise etc, especially when none of the
developers have direct acceess to build machines for all platforms.
Clearly there is an emphasis to use Project Builder for all Mac OS X
software,
including kernel extensions, and we have nothing against the tool, however
the rationale for using make still holds for this port.
Does anyone have experience with building a kernel extension using Make?
If not, what are the likely issues that we will encounter?
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.