swarm-support
[Top][All Lists]
Advanced

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

Re: GraphLib and APPLIBS


From: Pietro Terna
Subject: Re: GraphLib and APPLIBS
Date: Tue, 27 Jan 1998 00:49:37 +0100

        Dear Rob,

        your suggestion works fine; it is also necessary to eliminate the
following lines in Makefile.apps

ifeq ($(LDCONFIG),bin)
APPLIBS=
endif

        Yours, Pietro

At 10.30 26/01/98 -0500, you wrote:
>Pietro Terna wrote:
>> 
>>         Here, despite the fact that the dynamicGraph-0.3 Makefile contains:
>> 
>> APPLICATION=dynamicGraph
>> OBJECTS=main.o ModelSwarm.o
>> ObserverSwarm.o
>> APPLIBS=-lgraph
>> 
>> the linker does not receive -lgraph
>
>Check the Makefile.conf file of your swarm distribution to ensure that
>it includes $(APPLIBS) in the LIBS variable.  Line 490 of my
>distribution contains this line as follows.  
>
>LIBS= $(DISTOBJ) -lobjc -lX11 -lm $(OTHERLIBS) $(SYSDEPLIBS) $(APPLIBS)
>
>While using a previous distribution, (I think it was the linux binary
>version 1.0.3) I had to add $(APPLIBS) myself.
>
>Rob Kewley



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