swarm-support
[Top][All Lists]
Advanced

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

Re: scripting support for swarm ?


From: daniel kottow
Subject: Re: scripting support for swarm ?
Date: Wed, 12 Dec 2001 19:09:28 +0100

thank you for the very complete answer on the scripting vs. swarm issue. i
am not sure what i will do nor if i will be technically capable of
following your suggestions, but i think i will give the python/xpcom/swarm
alternative a first try. anyway, i think i have a slightly different
expectation on using scripting: its not that i want to develop things in a
scripting language, but rather glue/control/debug objects like agents and
swarms which i will will probably continue to write in objective C. which
means i will have to maintain my own interfacing protocol overhead to the
scripting language while i go along developing objc code.
anyway. i struggled at the very beginning when trying to compile the latest
testing version (2001-12-07): 
(showing the last two files compiled, compilation fails on the second)

gcc -DHAVE_CONFIG_H -I. 
-I/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc
-I. -I./objc 
-I/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc/objc
-I/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc
-DBUILDING_LIBOBJC -g -O2 -c thr.c -Wp,-MD,.deps/thr.TPlo  -fPIC -DPIC -o
.libs/thr.lo
gcc -DHAVE_CONFIG_H -I. 
-I/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc
-I. -I./objc 
-I/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc/objc
-I/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc
-DBUILDING_LIBOBJC -g -O2 -c thr.c -Wp,-MD,.deps/thr.TPlo -o thr.o
>/dev/null 2>&1
mv -f .libs/thr.lo thr.lo
source='NXConstStr.m' object='NXConstStr.lo' libtool=yes \
depfile='.deps/NXConstStr.Plo' tmpdepfile='.deps/NXConstStr.TPlo' \
depmode=gcc3 /bin/sh 
/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc/depcomp
\
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc -I.
-I./objc -I/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc/objc
-I/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc  
-DBUILDING_LIBOBJC  -Wall -Werror -g -O2 -c -o NXConstStr.lo `test -f
NXConstStr.m || echo 
'/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc/'`NXConstStr.m
rm -f .libs/NXConstStr.lo
gcc -DHAVE_CONFIG_H -I. 
-I/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc
-I. -I./objc 
-I/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc/objc
-I/home.pasteur/daniel-pasteur/download/swarm-2001-12-07/libobjc
-DBUILDING_LIBOBJC -Wall -Werror -g -O2 -c NXConstStr.m -MT NXConstStr.lo
-MD -MP -MF .deps/NXConstStr.TPlo  -fPIC -DPIC -o .libs/NXConstStr.lo
gcc: cannot specify -o with -c or -S and multiple compilations
make[2]: *** [NXConstStr.lo] Error 1
make[2]: Leaving directory 
`/home.pasteur/devel-pasteur/download/swarm-2001-12-07/libobjc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home.pasteur/devel-pasteur/download/swarm-2001-12-07/libobjc'
make: *** [all] Error 2
address@hidden:~/download/swarm-2001-12-07/libobjc >

any ideas where this might come from ?
BTW, i am using gcc 2.95.2

-- 
Daniel Kottow                                    address@hidden
Security and Testing Technology                 
http://vision.fhg.de/~daniel
Production Technology Centre                     Pascalstr. 8 - 9
Fraunhofer-Institut IPK Berlin                   D - 10587 Berlin



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