Does anyone know why libtool uses 'strip --strip-debug' to strip static
libraries?  ISTM that 'strip -x' (a.k.a.  'strip --discard-all') would be
more appropriate (i.e., makes the file smaller and the library still
works).

-- 
Peter Eisentraut   [EMAIL PROTECTED]


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to