28 Mar
2002
28 Mar
'02
5:51 p.m.
I would like to use some of the functions provided by the standard c or c++ library from a KEXT. Is this possible? For instance, I would like to use sin to debug some problems in my audio driver. Is the name mangling different when code is being compiled for a kernel module? Can I link against a dylib? What must be done to link against the standard libraries, if this is possible? Thanks, Sean _______________________________________________ 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.