On 22/10/2025 07:21, Bernhard Voelker wrote:
This yields:$ src/ginstall src/install.c foo -s # with a non-working strip in PATH ginstall: cannot run 'strip': Exec format error $ src/ginstall src/install.c foo -s --strip-program=./README ginstall: cannot run strip program './README': Permission denied
Cool, that's a little better. Please push. thanks, Padraig
