swarm-support
[Top][All Lists]
Advanced

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

Re: hash_string


From: Sven N. Thommesen
Subject: Re: hash_string
Date: Sun, 30 Aug 1998 13:41:53 -0500

At 02:21 PM 8/29/1998 +0200, you wrote:
>       I'm using Sven Thommesen's MoGrid2d, contained in 
>SvenSpaces-970805.tar.gz
>
>       MoGrid2d requires ListShuffler, always in 
>SvenSpaces-970805_tar.gz
>
>       My program, with Swarm 1.3 in Win32 environment runs 
>perfectly; with Swarm 1.3 in Lunix (RedHat 5.1) environment, it 
>gives a segmentation fault, at the starting point. If I don't 
>include ListShuffler.o into the executable (only ListShuffler.h
>is necessary to compile MoGrid2d, if one is not using shuffle
>methods) the program runs perfectly.
>       
>       Below I'm reporting gdb output.

Pietro,

as you maybe have discovered by now, I persuaded Marcus to put ListShuffler
into the Swarm distribution (in simtools). So you are suddenly trying to
link in two copies of it.

So in MoGrid2d, do #import <simtools.h> instead of #import
"ListShuffler.h". Also, as you discovered, remove ListShuffler.o from the
Makefile.

--Sven


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