Mike McKinley
2002-11-19 20:15:01 UTC
In dyld.h, NSCreateObjectFileImageFromMemory() is listed as "not yet
implemented". When I call it with a library file that works with
NSCreateObjectFileImageFromFile(), the error "NSObjectFileImageFailure" (0)
is reported. No message is printed to stderr.
Is NSCreateObjectFileImageFromMemory() really unimplemented since 1999? If
so, will it ever be implemented?
If it will never be implemented, how can I duplicate its functionality? If
it is part of Darwin, where does it live?
Best regards,
-mike
implemented". When I call it with a library file that works with
NSCreateObjectFileImageFromFile(), the error "NSObjectFileImageFailure" (0)
is reported. No message is printed to stderr.
Is NSCreateObjectFileImageFromMemory() really unimplemented since 1999? If
so, will it ever be implemented?
If it will never be implemented, how can I duplicate its functionality? If
it is part of Darwin, where does it live?
Best regards,
-mike