Objective-C, Win32, dll, objc_exec_class and objc_load_callback

Michael Scheibler michael.scheibler@onevision.de
Fri Jan 5 02:48:00 GMT 2001


Hello there,

I am currently trying to use dynamically linked libraries on win32. I
found out, that the +load method of my class inside my dll is invoked
correctly, but the callback routine _objc_load_callback, though
redirected, is never invoked. There's no problem with that on other
platforms.

Michael


More information about the Gcc mailing list