Re: mc as a static single executable
"Yury V. Zaytsev via mc" <[email protected]> Tue, 25 Feb 2025 13:45:03 +0100
| Newsgroups | gmane.comp.gnome.apps.mc.general |
|---|---|
| Message-ID | <[email protected]> |
> On 25. Feb 2025, at 13:15, Alexander Demin via mc <[email protected]> wrote: > > This is not an original question. If there were discussions or even decisions from the past, please point me in the right direction to read? https://midnight-commander.org/ticket/2129 > In short, can MC be built (or maybe there are already such builds out there) as a 100% statically linked single binary? In theory, as long as you have all the dependencies (glib and slang or ncurses) available as static libraries, you should be able to use LDFLAGS=-all-static ./configure In practice, it might be broken. Feel free to update the ticket with your experience. -- mc mailing list [email protected] https://lists.midnight-commander.org/mailman/listinfo/mc