gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Launchpad 1.0.0 release soon?


From: Helge Hess
Subject: Re: Launchpad 1.0.0 release soon?
Date: Tue, 03 Apr 2001 18:54:03 +0200

Adam Fedor wrote:
> I can also get it to compile on mingw32, but the ObjC runtime doesn't
> get the class constructors for some reason (although apparently other
> people don't have this problem).

I think it's very likely that you have linked multiple libobjc's (eg
compiled some DLL against a static libobjc). It's pretty unlikely that
constructors are not called.

If you link multiple libobjc.a's, you end up with multiple ObjC
'namespaces' which usually looks in the debugger as if the modules were
not registered.

Greetings
  Helge
-- 
SKYRIX Software AG - http://www.skyrix.com/
Web Application Technology for Enterprises



reply via email to

[Prev in Thread] Current Thread [Next in Thread]