[382] in NetBSD-Development
Bug in gnu strip
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Fri Jan 13 10:37:16 1995
From: ghudson@MIT.EDU
Date: Fri, 13 Jan 1995 10:37:18 -0500
To: netbsd-dev@MIT.EDU
Cc: gnu@MIT.EDU
There is a bug in gnu strip which causes gnu-stripped binaries to seg
fault when run. Since I use /mit/gnu/gbin in my path, and there was a
link from strip to gstrip there, this caused several binaries to
become unrunnable when I installed them, including ctwm. I've removed
the stri -> ../bin/gstrip link from /mit/gnu/gbin to prevent this in
the future.