swarm-support
[Top][All Lists]
Advanced

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

cranky compiler : error messages.


From: Nasty Ace
Subject: cranky compiler : error messages.
Date: Thu, 24 Jul 1997 11:03:41 -0400 (EDT)

hi!  

re: the cranky compiler
here is the whole series of error messages, one of the series anywayz... :(

1) first i run make (the executable is called maintest) : 

[swarm:~/ctdev/swarm]$ make
gcc -g -L/users/swarm/swarm/lib -L/usr/X11R6/lib -o maintest main.o 
agentSwarm.o array.o agent.o mmap.o matrix.o object.o stratTree.o node.o 
/users/swarm/swarm/lib/swarm.x -lobjc -lX11 -lm
gcc: Internal compiler error: program ld got fatal signal 7
make: *** [maintest] Error 1

2) then i delete maintest which was created but does not execute : 

[swarm:~/ctdev/swarm]$ rm ./maintest

3) then i try make again immediately : 

[swarm:~/ctdev/swarm]$ make
gcc -g -L/users/swarm/swarm/lib -L/usr/X11R6/lib -o maintest main.o 
agentSwarm.o array.o agent.o mmap.o matrix.o object.o stratTree.o node.o 
/users/swarm/swarm/lib/swarm.x -lobjc -lX11 -lm

*** 
and this time it works.  only it gives me a segmentation fault at 
runtime.  the location of the fault varies from time to time between 3 
different locations.

btw, can anyone point me to a site for a crash-course in using gdb for 
objective-C/SWARM?  i've forgotten a good deal about gdb already.

thanx.

------------------------------------------------------------------------------
| casey tan                                                                  |
------------------------------------------------------------------------------
| e-mail        : address@hidden                                     |
| telephone     : (215) 387-3492                                             |
| snail mail    : 20 South 39th Street, Apt N4, Philadelphia, PA 19104       |
| url           : http://www.seas.upenn.edu/~tankh                           |
------------------------------------------------------------------------------

        "Colour me any colour.
         Speak to me in tongues and share.
         Tell me how you'd love to hate me.
         Tell me how you'd love to care. 
         Well I just want to shake us up."

                                                "Gel"
                                                by Collective Soul






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