swarm-support
[Top][All Lists]
Advanced

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

Re: meaning of the executables in directory .libs, swarm 2.0


From: Marcus G. Daniels
Subject: Re: meaning of the executables in directory .libs, swarm 2.0
Date: 04 Sep 1999 09:31:24 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "NEN" == Norberto Eiji Nawa(0 3 31) <address@hidden> writes:

NEN> I just finished installing swarm 2.0 in my linux box, and as as
NEN> test ran heatbugs. Now the generated "executable" is a script
NEN> file that, after some processing, calls the real executable file
NEN> in a directory named .libs, under the working directory. 

Suppose you have an application that builds some shared libraries that
it uses.  The dynamic loader needs to be able to find these shared
libraries.  The `final' configuration is after these libraries have
been installed in a their permanent home and the executable can have
these paths encoded in it.  Until that happens, it is necessary to use
the system-specific environment variable to point the dynamic loader
at the new shared libraries in the build directory.

Note that the program installed with "make install" is not that
script, it's the executable.

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