cygport - avoid stripping binaries

Federico Kircheis federico.kircheis@gmail.com
Sat Nov 6 14:31:01 GMT 2021


Hello,


it seems that cygport always strip binaries, but I have one program that 
when stripped does not work correctly.

As far as I've understood

https://cygwin.github.io/cygport/compilers_cygpart.html#robo759


I should be able to set something like

STRIP=/usr/bin/true

and then stripping should be a no-op, but it did not work, the binaries 
in the install folder are still stripped.

Any hints?

Best

Federico


More information about the Cygwin mailing list