swarm-support
[Top][All Lists]
Advanced

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

Re: adding a library


From: Marcus G. Daniels
Subject: Re: adding a library
Date: 18 Jul 1998 16:46:55 -0700

>>>>> "ST" == Sven N Thommesen <address@hidden> writes:

ST> I'm trying to figure out what to do to add a library of my own to
ST> the Swarm package. 

o Add the module name to the SUBDIRS in src/Makefile.am
o Add a -lMODULE to  Makefile.appl.in
o Extract the module Makefile in the AC_OUTPUT at the end of configure.in

ST> Would I need to put a 'Makefile.am' in src/localstuff, modelled on
ST> one from another library?

Yes.

ST> Might it make sense for the Swarm release to contain two empty
ST> libraries (user-pre-lib and user-post-lib), searched before and
ST> after the Swarm libraries respectively, so that users could just
ST> add their own objects there?

I'd rather not.  If code is to be integrated with Swarm, it ought to be.
If not, people can still use APPLIBS.

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