Eric Blake wrote:
> Phooey.  dash now depends on cyggcc_s-1.dll, so rebaseall needs to be
> taught to add this library to the list of exemptions (similar to
> cygwin1.dll).

Or dash could be rebuilt using -static-libgcc.  It's not like dash needs
to worry about throwing C++ exceptions across DLL boundaries, and if
dash is meant to be a /bin/sh implementation (even if cygwin still uses
bash for that), then IMO it ought to be -- insofar as is possible --
statically linked.

--
Chuck

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to