swarm-support
[Top][All Lists]
Advanced

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

Re: Compiling Swarm on OSX with -fgnu-runtime flag


From: W . Northcott
Subject: Re: Compiling Swarm on OSX with -fgnu-runtime flag
Date: Thu, 3 Oct 2002 21:02:45 +1000

Which library is being linked at this point?
Which libraries are listed in the link instruction?
Basically we need the lines immediately before those you sent which 
include this information.

Bill Northcott

address@hidden wrote on 03/10/2002 05:48:45 PM:

> Hi all
>  Here it is the result of compilation with -fgnu-runtic e flag on, 
> and the result without the fgnu-runtime flag.
> --
> ld: Undefined symbols:
> _objc_msgSend
> _ControlStateNextTime
> _ControlStateQuit
> _ControlStateRunning
> _ControlStateStepping
> _ControlStateStopped
> ___objc_class_name_Directory
> ___objc_class_name_Protocol
> _swarm_lookup_module
> .objc_class_name_ProbeDisplayManager
> .objc_class_name_MT19937gen
> .objc_class_name_UniformDoubleDist
> .objc_class_name_UniformIntegerDist
> .objc_class_name_UniformUnsignedDist
> .objc_class_name_TclInterp
> .objc_class_name_TkExtra
> .objc_class_name_ProbeLibrary
> .objc_class_name_CreateDrop
> ___objc_class_name_COMProxy
> ___objc_class_name_DirectoryEntry
> ___objc_class_name_JavaClassProxy
> ___objc_class_name_JavaCollection
> ___objc_class_name_JavaCollectionIndex
> ___objc_class_name_JavaProxy
> ___objc_class_name_ObjectEntry
> ___objc_class_name_SelectorEntry
> _argp_program_bug_address
> _argp_program_version
> ___objc_class_name_Object
> _objc_msgSendSuper
> __i_Object_s__drop
> make[2]: *** [findImp] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> [alessandro-perrones-Computer:~/needed/
> ---
> While the result without the -fgnu-runtime flag is
> --
> ld: Undefined symbols:
> _objc_msgSend
> _ControlStateNextTime
> _ControlStateQuit
> _ControlStateRunning
> _ControlStateStepping
> _ControlStateStopped
> _swarm_lookup_module
> _objc_msgSendSuper
> _objc_msgSend_stret
> __i_Object_s__drop
> make[2]: *** [findImp] Error 1
> --
> Any hints?
> Alex

                  ==================================
   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]