ELF statifier v.1.7.1
ELF statifier create from dynamically linked executables and all it's libraries one file. This file can be copied and run on another machine without need to drag all it's libraries.Dynamically linked executables are smaller then statically linked. From the other side dynamically linked executables use shared libraries compiled in PIC (position independend code) which is slower than "normal" one.Files, created by statifier ("pseudo-static") combine disadvantages of both of them:Huge - much bigger than statically linkedStill use PIC codeSo, why one will use it ?Ok, "pseudo-static" files have some advantages too:Everything in one file - so distributing is simpleSame file can be used for computers with different libraries' versionsFaster startupBut all these one can got with usual static files.So, why use statifier and huge "pseudo-static" executables instead of static ?there is no source code availablethere is no compiler (or build-chain) availablestatic link does not work or it's not obvious how do itto preserve memory layout - static link will change it and may "wake-up" hidden bugsfor "permanent link" LD_PRELOAD library into executableSupported platforms:Linux x86Linux x86_64Linux alpha
ELF statifier create from dynamically linked ... Statifier create from dynamically linked executable and all it's libraries (and all LD_PRELOAD libraries, if any) one file.
Review ELF statifier
- HelpNDoc v.9.1.0.198Full-featured help authoring tool, easy and powerful, producing HTML help files, CHM, PDF, Word, iPhone, ePub, Kindle and QtHelp documentation from a single source. Write help topics in the built-in word processor, hit the Generate button: it's done!
- ModCom v.15.20.0Free Windows software for Data Acquisition & Control, HMI / SCADA, Industrial Automation, Process Control, and Data Logging. Read data from sensors, turn on/off electrical equipment, output control voltages, count or time events, move stepper motors.
- Jk-ware Project Solutions v.5.0We offer our project solutions for Visual C# developers. The solutions need Visual Studio Community and include all source files for the construction of a form administration for the Windows-CLR.
- .Net OCR Library v.2023.1.11644Quickly integrate a simple enhancement to your project build that will make the digital transformation of older physical files a snap. With the new .NET OCR Library from IronSoftware, you can easily scan, read, and edit barcodes and QR block codes.
- Net::Server::NonBlocking for Linux v.0.048An object interface to non-blocking I/O server engine ...
- Bugzilla for Linux v.3.6Bugzilla project is server software designed to help you manage software development.