swarm-support
[Top][All Lists]
Advanced

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

Compiling swarm-960110


From: Frank Lin
Subject: Compiling swarm-960110
Date: Wed, 17 Jan 1996 16:40:31 -0600 (CST)

Hi,
   I found the following interesting phenomenon during compiling swarm-960110 
distribution.  Does anyone have the same experience?
   There are a lot of library calls cannot be recognized during "make"ing the 
examples in apps directory.  I duplicate the entries of LIBS in the 
Makefile.conf several times, like the following
  LIBS=         $(SWARMLIBS) $(SYSLIBS) $(OTHERLIBS) \
                $(SWARMLIBS) $(SYSLIBS) $(OTHERLIBS) \
                $(SWARMLIBS) $(SYSLIBS) $(OTHERLIBS) \
                $(SWARMLIBS) $(SYSLIBS) $(OTHERLIBS) 
  
  And then, it works and the examples can be run successfully.

Any clues or some suggestions?

Frank Lin
address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]