Follow-up Comment #3, bug #32383 (project gnustep):

I'm curious if the executable is containing a mixture of dll's and static
libraries (like a static libobjc), and if the objc_load_callback is being
called, or the classes +load method (i'd guess not), and if so does using a
dll version of whatever static library change this,

I had previously appeared to have issues which sound similar of the shared
library constructor not being called when it was linked with a static library,
but it was difficult to tell as I wasn't having any luck setting breakpoints
or doing any logging before main, and am in general unfamiliar with the
platform.

anyhow, as Nicola says its a problem with the compiler/linker and i'd add in
and/or runtime library

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32383>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to