PB will strip the kext if you set the "Build Style" (in the "Targets" tab) to "Deployment". Cheers, - Dean On Wednesday, July 17, 2002, at 12:22 PM, Brian Bergstrand wrote: At 3:07 PM -0400 7/17/02, Peter Lovell wrote: What's the right way to strip extra symbols from an NKE-style kext (not IOKit one). I need to keep just the start and stop entry points, but can't seem to get it right. Or can it not be done within PB, but requires a separate "strip" post process step? PB never seems to do the strip. I always use strip -x from the CLI. _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.