Stripping Wine - Ignoring errors

Grant grant_williamson at hotmail.com
Fri Jul 27 01:10:34 CDT 2001


After I build wine from cvs, and I want to strip it. I use

strip --strip-unneeded /opt/wine/bin/*
strip --strip-unneeded /opt/wine/lib/*

However this always generates some errors, in that some files cannot be
stripped. Is there any attribute to ingore error returns I can set. The
other alternative is to specify the files I need to strip.



More information about the wine-users mailing list