Re: Undefined "atexit" in kext driver
Do you write your own makefiles or do you use PB files? Which compiler are you using. Can I see the make line for a C++ file? Godfrey At 17:46 -0700 02-6-3, Scott Taggart wrote: Hi, I get an undefined "atexit" symbol when I load my kext. I have seen this before but it was very hard to track down (I have dozens of files and none explicitly reference atexit()). I presume this is my code referencing some library function that is referencing atexit. I searched the archives and could find no mention of this. Any ideas on how to find where this is referenced? _______________________________________________ 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)
-
Godfrey van der Linden