swarm-support
[Top][All Lists]
Advanced

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

Re: generating static biniary swarm application?


From: Marcus G. Daniels
Subject: Re: generating static biniary swarm application?
Date: 31 May 1999 17:30:10 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3.10

>>>>> "JO" == joh  <address@hidden> writes:

JO> I would like to build a stand-alone
JO> binary so that I can run the program in other machines that do not
JO> have dynamic libaraies installed (in batch mode). 

JO> I have tried to use "-static" flag but I'm stuck at -ldl.

Something like this might work, depending on your system.  
But chances are it won't, since libraries like Tcl are apt to expect -ldl.
If that's the case, it's probably easier to bring order to the
machines in your department.

$ make EXTRALDFLAGS=-all-static DLLIB=''


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