Re: stripping symbols from NKE (kext)
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? Thanks.....Peter Lovell PB never seems to do the strip. I always use strip -x from the CLI. -- Brian Bergstrand <http://www.classicalguitar.net/brian/> PGP Key ID: 0xB6C7B6A2 Unix is user-friendly -- it's just selective about it's friends. _______________________________________________ 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.
participants (1)
-
Brian Bergstrand