Difference between revisions of "ELF statifier"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=ELF statifier |Short description=Combines multiple executable files into one |Full description=Executable files may be linked statically or dynamically. Dynamically...")
 
(New version)
 
Line 3: Line 3:
 
|Short description=Combines multiple executable files into one
 
|Short description=Combines multiple executable files into one
 
|Full description=Executable files may be linked statically or dynamically. Dynamically linked executables use less disk space and memory, but require appropriative dynamic libraries present in order to run. ELF statifier make one executable file with no run-time dependencies from a dynamically linked executable and all its libraries. This file can be copied and run on another machine with no need for all of the libraries.
 
|Full description=Executable files may be linked statically or dynamically. Dynamically linked executables use less disk space and memory, but require appropriative dynamic libraries present in order to run. ELF statifier make one executable file with no run-time dependencies from a dynamically linked executable and all its libraries. This file can be copied and run on another machine with no need for all of the libraries.
 +
|Homepage URL=http://statifier.sourceforge.net/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://statifier.sourceforge.net/
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=library,executable,static,dynamic,link
 
|Keywords=library,executable,static,dynamic,link
|Is GNU=n
+
|Version identifier=1.7.4
|Last review by=Janet Casey
+
|Version date=2016/01/22
|Last review date=2005-05-11
+
|Version status=beta
 +
|Version download=https://sourceforge.net/projects/statifier/files/latest/download?source=files
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/13
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.6.6
+
|Status=
|Version date=2005-05-09
+
|Is GNU=No
|Version status=beta
+
|License verified date=2004-03-15
|Version download=http://prdownloads.sourceforge.net/statifier/statifier-1.6.6.tar.gz?download
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2004-03-15
 
|License verified date=2004-03-15
|Version comment=1.6.6 beta released 2005-05-09
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Valery Reznic
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Valery Reznic
 
 
|Email=valery_reznic@users.sourceforge.net
 
|Email=valery_reznic@users.sourceforge.net
 
|Resource URL=
 
|Resource URL=
Line 44: Line 40:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2004-03-15
 
}}
 

Latest revision as of 16:13, 13 March 2017


[edit]

ELF statifier

http://statifier.sourceforge.net/
Combines multiple executable files into one

Executable files may be linked statically or dynamically. Dynamically linked executables use less disk space and memory, but require appropriative dynamic libraries present in order to run. ELF statifier make one executable file with no run-time dependencies from a dynamically linked executable and all its libraries. This file can be copied and run on another machine with no need for all of the libraries.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

15 March 2004




Leaders and contributors

Contact(s)Role
Valery Reznic Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:valery_reznic@users.sourceforge.net


Software prerequisites




Entry


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.