swarm-support
[Top][All Lists]
Advanced

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

Re: Help with swarm installation


From: Marcus G. Daniels
Subject: Re: Help with swarm installation
Date: 19 Jun 1998 08:17:23 -0700

It sounds to me like there is something wrong with constructor
generation for this platform (or something about your configuration).
The function __objc_exec_class ought to be called for each module
(Objective C object file) compiled.  This is where
__objc_init_class_tables should get called.  Are there symbols
with "_GLOBAL_"?

address@hidden/opt/src/mgd/src/Swarm/tutorial/simpleSwarmBug] $ nm ModelSwarm.o 
 |
grep GLOBAL
000003c0 T _GLOBAL_.I.ModelSwarm.m  


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

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