swarm-support
[Top][All Lists]
Advanced

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

compile error


From: Joseph & Kathleen Villa
Subject: compile error
Date: Tue, 18 Jan 2000 13:40:16 -0800

i'm working on creating a sample application to share with the hive that demonstrates an object framework (probably overly-grandiose) that i'm calling the 'people in action framework' (see http://www.joware.com/Swarm/PIAF/index.htm for a description of what it's about).

while distilling the sample from a larger application, i got the following compilation error:

<snip>

address@hidden/Swarm-2.0.1/apps/samples/workingStiff] $ make
gcc -c -g -O2 -Wall -Wno-import -Wno-protocol -Werror -DAPPNAME=gogo -DAPPVERS
ION=2.0  -DDLL -I/Swarm-2.0.1/include main.m
gcc -c -g -O2 -Wall -Wno-import -Wno-protocol -Werror -DAPPNAME=gogo -DAPPVERS
ION=2.0  -DDLL -I/Swarm-2.0.1/include ModelSwarm.m
gcc -c -g -O2 -Wall -Wno-import -Wno-protocol -Werror -DAPPNAME=gogo -DAPPVERS
ION=2.0  -DDLL -I/Swarm-2.0.1/include Person.m
gcc -c -g -O2 -Wall -Wno-import -Wno-protocol -Werror -DAPPNAME=gogo -DAPPVERS
ION=2.0  -DDLL -I/Swarm-2.0.1/include Role.m
gcc -L/Swarm-2.0.1/lib -rpath /Swarm-2.0.1/lib   Role.o   -o Role
gcc: unrecognized option `-rpath'
/CYGNUS/CYGWIN~1/H-I586~1/i586-cygwin32/bin/ld: cannot open /Swarm-2.0.1/lib: Pe
rmission denied
collect2: ld returned 1 exit status
make: *** [Role] Error 1
address@hidden/Swarm-2.0.1/apps/samples/workingStiff] $

</snip>

i'm at a loss. here's the source: http://www.joware.com/Swarm/samples/workingStiff.ZIP.

any help?

joseph.

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