I wrote: > > Using "printf -- -exported_symbol " seems to work with both bash and > /usr/bin/printf. Unless anyone knows better perhaps this would be a > good change.
Ah, sorry, I just tried "dash", the Almquist shell on Debian, and its
builtin gives "--" for "printf --". A better way to avoid any doubt
might be
printf "%cexported_symbol " -
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool
