Re: Undefined "atexit" in kext driver
Re: Undefined "atexit" in kext driver
- Subject: Re: Undefined "atexit" in kext driver
- From: Godfrey van der Linden <email@hidden>
- Date: Tue, 4 Jun 2002 11:12:46 -0700
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 | 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.