Hi, I've decided to start help developing guile. wingo has a list at
https://wingolog.org/archives/2016/02/04/guile-compiler-tasks I took, as a start, the first item: stripping binaries. one can remove debug information through guild compile -O0 After some thought I think that the diff following this email adresses this, any comments are helpful else I will compile and start testing this option